Some recent changes made RSS unfunctional so here are fixes. Signed-off-by: Akihiko Odaki <akihiko.od...@daynix.com> --- Changes in v2: - Fixed a potential problem with big-endian hosts. - Link to v1: https://lore.kernel.org/r/20240326-vhost-v1-0-09bd85b1b...@daynix.com
--- Akihiko Odaki (2): virtio-net: Fix vhost virtqueue notifiers for RSS ebpf: Fix indirections table setting ebpf/ebpf_rss.c | 9 +++++++-- hw/net/virtio-net.c | 4 ++-- 2 files changed, 9 insertions(+), 4 deletions(-) --- base-commit: ba49d760eb04630e7b15f423ebecf6c871b8f77b change-id: 20240324-vhost-5e26c8a2da5a Best regards, -- Akihiko Odaki <akihiko.od...@daynix.com>