netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v5 0/2] net: xsk: update tx queue consumer
@ 2025-07-02 11:28 Jason Xing
  2025-07-02 11:28 ` [PATCH net-next v5 1/2] net: xsk: update tx queue consumer immediately after transmission Jason Xing
  2025-07-02 11:28 ` [PATCH net-next v5 2/2] selftests/bpf: add a new test to check the consumer update case Jason Xing
  0 siblings, 2 replies; 7+ messages in thread
From: Jason Xing @ 2025-07-02 11:28 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 | 51 +++++++++++++++++++++++-
 tools/testing/selftests/bpf/xskxceiver.h |  1 +
 3 files changed, 61 insertions(+), 8 deletions(-)

-- 
2.41.3


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

end of thread, other threads:[~2025-07-03 13:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-02 11:28 [PATCH net-next v5 0/2] net: xsk: update tx queue consumer Jason Xing
2025-07-02 11:28 ` [PATCH net-next v5 1/2] net: xsk: update tx queue consumer immediately after transmission Jason Xing
2025-07-02 11:28 ` [PATCH net-next v5 2/2] selftests/bpf: add a new test to check the consumer update case Jason Xing
2025-07-02 16:03   ` Stanislav Fomichev
2025-07-02 23:09     ` Jason Xing
2025-07-03 12:37       ` Maciej Fijalkowski
2025-07-03 13:16         ` 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).