netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v6 0/2] net: xsk: update tx queue consumer
@ 2025-07-03 14:17 Jason Xing
  2025-07-03 14:17 ` [PATCH net-next v6 1/2] net: xsk: update tx queue consumer immediately after transmission Jason Xing
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jason Xing @ 2025-07-03 14:17 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, bjorn, magnus.karlsson,
	maciej.fijalkowski, jonathan.lemon, sdf, ast, daniel, hawk,
	john.fastabend, joe, willemdebruijn.kernel
  Cc: bpf, netdev, Jason Xing

From: Jason Xing <kernelxing@tencent.com>

Patch 1 makes sure the consumer is updated at the end of generic xmit.
Patch 2 adds corresponding test.

Jason Xing (2):
  net: xsk: update tx queue consumer immediately after transmission
  selftests/bpf: add a new test to check the consumer update case

 net/xdp/xsk.c                            | 17 ++++---
 tools/testing/selftests/bpf/xskxceiver.c | 56 +++++++++++++++++++++++-
 tools/testing/selftests/bpf/xskxceiver.h |  1 +
 3 files changed, 66 insertions(+), 8 deletions(-)

-- 
2.41.3


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

end of thread, other threads:[~2025-07-09  1:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-03 14:17 [PATCH net-next v6 0/2] net: xsk: update tx queue consumer Jason Xing
2025-07-03 14:17 ` [PATCH net-next v6 1/2] net: xsk: update tx queue consumer immediately after transmission Jason Xing
2025-07-03 14:17 ` [PATCH net-next v6 2/2] selftests/bpf: add a new test to check the consumer update case Jason Xing
2025-07-03 15:10   ` Maciej Fijalkowski
2025-07-03 15:45   ` Stanislav Fomichev
2025-07-09  1:40 ` [PATCH net-next v6 0/2] net: xsk: update tx queue consumer patchwork-bot+netdevbpf

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).