Re: [PATCH net v7] virtio-net: fix received length check in big packets
From: Lei Yang <hidden>
Date: 2025-11-05 15:08:05
Also in:
lkml, stable, virtualization
From: Lei Yang <hidden>
Date: 2025-11-05 15:08:05
Also in:
lkml, stable, virtualization
On Wed, Nov 5, 2025 at 8:19 AM Jason Xing [off-list ref] wrote:
Hi Lei, On Wed, Nov 5, 2025 at 12:56 AM Lei Yang [off-list ref] wrote:quoted
Tested this patch with virtio-net regression tests, everything works fine.
Hi Jason
I saw you mentioned various tests on virtio_net multiple times. Could you share your tools with me, I wonder? AFAIK, the stability of such benchmarks is not usually static, so I'm interested.
My test cases are based on an internal test framework, so I can not share it with you. Thank you for your understanding :). But I think I can share with you my usual test scenarios: ping, file transfer stress, netperf stress, migrate, hotplug/unplug as regression tests. Thanks Lei
Thanks, Jason