qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Akihiko Odaki
Subject: [PATCH v2 0/2] virtio-net: Fix RSS
Date: Wed, 27 Mar 2024 11:05:08 +0900

Some recent changes made RSS unfunctional so here are fixes.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
---
Changes in v2:
- Fixed a potential problem with big-endian hosts.
- Link to v1: 
20240326-vhost-v1-0-09bd85b1ba2c@daynix.com">https://lore.kernel.org/r/20240326-vhost-v1-0-09bd85b1ba2c@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.odaki@daynix.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]