Re: [PATCH v4 00/20] virtio-net RSS/hash report fixes and improvements

2023-10-18 Thread Michael S. Tsirkin
On Sun, Oct 15, 2023 at 11:02:32PM +0900, Akihiko Odaki wrote: > This series contains fixes and improvements for virtio-net RSS and hash > reporting feature. Acked-by: Michael S. Tsirkin Jason's turf. > V3 -> V4: > Extract patches "tap: Remove tap_receive()" and "net: Remove flag > propag

[PATCH v4 00/20] virtio-net RSS/hash report fixes and improvements

2023-10-15 Thread Akihiko Odaki
This series contains fixes and improvements for virtio-net RSS and hash reporting feature. V3 -> V4: Extract patches "tap: Remove tap_receive()" and "net: Remove flag propagation" from "net: Remove receive_raw()". Added patch "virtio-net: Always set populate_hash". Added patch "virtio-net