[PATCH net-next v2 0/2] virtio_net: xsk: rx and tx wake up
From: menglong8 . dong
Date: Wed Jun 10 2026 - 22:57:23 EST
From: Menglong Dong <dongml2@xxxxxxxxxxxxxxx>
In the first patch, we fix a race condition for the xsk rx wake up in
virtio-net.
In the second patch, we support xsk tx wake up for virtio-net.
Changes since v1:
- split the rx and tx into two patch
- add the Fixes tag
Menglong Dong (2):
virtio_net: xsk: fix race in rx wake up
virtio-net: xsk: support tx wake up
drivers/net/virtio_net.c | 52 ++++++++++++++++++++++++++++++++++------
1 file changed, 45 insertions(+), 7 deletions(-)
--
2.54.0