Re: [PATCH v6 0/6] tun: Introduce virtio-net hashing feature

2025-01-09 Thread Lei Yang
I tested this series of patches v6 with virtio-net regression tests, everything works fine. Tested-by: Lei Yang On Thu, Jan 9, 2025 at 10:07 PM Willem de Bruijn wrote: > > Akihiko Odaki wrote: > > This series depends on: "[PATCH v2 0/3] tun: Unify vnet implementation >

Re: [PATCH net-next v5 0/9] Device memory TCP TX

2025-02-24 Thread Lei Yang
Hi Mina I'd like to test this series of patches because these changes are network-related. But there was some conflict when I tried to apply this feature. Could you please help review it. The latest commit id which I tested is following: # git log commit d082ecbc71e9e0bf49883ee4afd435a77a5101b6 (H

Re: [PATCH net-next v8 0/6] tun: Introduce virtio-net hashing feature

2025-03-07 Thread Lei Yang
QE tested this series of patches with virtio-net regression tests, everything works fine. Tested-by: Lei Yang On Thu, Mar 6, 2025 at 5:57 PM Akihiko Odaki wrote: > > virtio-net have two usage of hashes: one is RSS and another is hash > reporting. Conventionally the hash calculation wa

Re: [PATCH net-next v6 0/8] Device memory TCP TX

2025-02-28 Thread Lei Yang
I re-tested this series of patches v6 with virtio-net regression tests, everything works fine. Tested-by: Lei Yang On Thu, Feb 27, 2025 at 12:13 PM Mina Almasry wrote: > > v6: > https://lore.kernel.org/netdev/20250222191517.743530-1-almasrym...@google.com/ > === > > v6 ha

Re: [PATCH net-next v7 0/9] Device memory TCP TX

2025-03-11 Thread Lei Yang
QE tested this series with virtio-net regression tests, everything works fine. Tested-by: Lei Yang On Sun, Mar 9, 2025 at 5:41 AM Mina Almasry wrote: > > v7: > https://lore.kernel.org/netdev/20250227041209.2031104-1-almasrym...@google.com/ > === > > Changelog: > - Che

Re: [PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature

2025-03-12 Thread Lei Yang
QE tested this series of patches's v9 with virtio-net regression tests, everything works fine. Tested-by: Lei Yang On Fri, Mar 7, 2025 at 7:01 PM Akihiko Odaki wrote: > > virtio-net have two usage of hashes: one is RSS and another is hash > reporting. Conventionally the hash c

Re: [PATCH net-next v11 00/10] tun: Introduce virtio-net hashing feature

2025-03-17 Thread Lei Yang
QE tested this series of patches v11 under linux-next repo with virtio-net regression tests, everything works fine. Tested-by: Lei Yang On Tue, Mar 18, 2025 at 8:29 AM Jason Wang wrote: > > On Mon, Mar 17, 2025 at 6:58 PM Akihiko Odaki > wrote: > > > > virtio-net hav