qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] virtio-net: Fix RSS
@ 2024-03-27  2:05 Akihiko Odaki
  2024-03-27  2:05 ` [PATCH v2 1/2] virtio-net: Fix vhost virtqueue notifiers for RSS Akihiko Odaki
  2024-03-27  2:05 ` [PATCH v2 2/2] ebpf: Fix indirections table setting Akihiko Odaki
  0 siblings, 2 replies; 5+ messages in thread
From: Akihiko Odaki @ 2024-03-27  2:05 UTC (permalink / raw)
  To: Michael S. Tsirkin, Jason Wang, Andrew Melnychenko,
	Yuri Benditovich
  Cc: qemu-devel, Akihiko Odaki

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: 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>



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-03-28 12:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-27  2:05 [PATCH v2 0/2] virtio-net: Fix RSS Akihiko Odaki
2024-03-27  2:05 ` [PATCH v2 1/2] virtio-net: Fix vhost virtqueue notifiers for RSS Akihiko Odaki
2024-03-27  2:05 ` [PATCH v2 2/2] ebpf: Fix indirections table setting Akihiko Odaki
2024-03-28  9:39   ` Yuri Benditovich
2024-03-28 11:59     ` Andrew Melnichenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).