[PATCH 0/2] virtio-net: Fix RSS

Akihiko Odaki posted 2 patches 1 month, 1 week ago
Failed in applying to current master (apply log)
Maintainers: Jason Wang <jasowang@redhat.com>, Andrew Melnychenko <andrew@daynix.com>, Yuri Benditovich <yuri.benditovich@daynix.com>, "Michael S. Tsirkin" <mst@redhat.com>
There is a newer version of this series
ebpf/ebpf_rss.h     | 2 +-
ebpf/ebpf_rss.c     | 5 +++--
hw/net/virtio-net.c | 4 ++--
3 files changed, 6 insertions(+), 5 deletions(-)
[PATCH 0/2] virtio-net: Fix RSS
Posted by Akihiko Odaki 1 month, 1 week ago
Some recent changes made RSS unfunctional so here are fixes.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
---
Akihiko Odaki (2):
      virtio-net: Fix vhost virtqueue notifiers for RSS
      ebpf: Fix indirections table setting

 ebpf/ebpf_rss.h     | 2 +-
 ebpf/ebpf_rss.c     | 5 +++--
 hw/net/virtio-net.c | 4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)
---
base-commit: ba49d760eb04630e7b15f423ebecf6c871b8f77b
change-id: 20240324-vhost-5e26c8a2da5a

Best regards,
-- 
Akihiko Odaki <akihiko.odaki@daynix.com>