netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v4 0/2] net: xsk: update tx queue consumer
@ 2025-06-27  8:57 Jason Xing
  2025-06-27  8:57 ` [PATCH net-next v4 1/2] net: xsk: update tx queue consumer immediately after transmission Jason Xing
  2025-06-27  8:57 ` [PATCH net-next v4 2/2] selftests/bpf: check if the global consumer updates in time Jason Xing
  0 siblings, 2 replies; 7+ messages in thread
From: Jason Xing @ 2025-06-27  8:57 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: check if the global consumer updates in time

 net/xdp/xsk.c                            | 17 ++++---
 tools/testing/selftests/bpf/xskxceiver.c | 60 +++++++++++++++++++-----
 2 files changed, 58 insertions(+), 19 deletions(-)

-- 
2.41.3


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

end of thread, other threads:[~2025-06-30 15:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-27  8:57 [PATCH net-next v4 0/2] net: xsk: update tx queue consumer Jason Xing
2025-06-27  8:57 ` [PATCH net-next v4 1/2] net: xsk: update tx queue consumer immediately after transmission Jason Xing
2025-06-30 11:49   ` Maciej Fijalkowski
2025-06-30 15:23     ` Stanislav Fomichev
2025-06-27  8:57 ` [PATCH net-next v4 2/2] selftests/bpf: check if the global consumer updates in time Jason Xing
2025-06-30 12:06   ` Maciej Fijalkowski
2025-06-30 12:28     ` Jason Xing

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