Re: [PATCH RFC v5 0/5] virtio-net: Offload hashing without eBPF

2025-06-03 Thread Lei Yang
Tested with this series of patches with virtio-net regression tests, everything works fine. Tested-by: Lei Yang On Fri, May 30, 2025 at 12:40 PM Akihiko Odaki wrote: > > I'm proposing to add a feature to offload virtio-net RSS/hash report to > Linux. This series contain patches to utilize the p

[PATCH RFC v5 0/5] virtio-net: Offload hashing without eBPF

2025-05-29 Thread Akihiko Odaki
I'm proposing to add a feature to offload virtio-net RSS/hash report to Linux. This series contain patches to utilize the proposed Linux feature. The patches for Linux are available at: https://lore.kernel.org/r/20250307-rss-v9-0-df7662402...@daynix.com/ Note that the referenced patches for Linux