bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: xsk: add two sysctl knobs
@ 2025-06-17  0:22 Jason Xing
  2025-06-17  0:22 ` [PATCH net-next 1/2] net: xsk: make MAX_PER_SOCKET_BUDGET tunable Jason Xing
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Jason Xing @ 2025-06-17  0:22 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, bjorn, magnus.karlsson,
	maciej.fijalkowski, jonathan.lemon, sdf, ast, daniel, hawk,
	john.fastabend
  Cc: bpf, netdev, Jason Xing

From: Jason Xing <kernelxing@tencent.com>

Introduce a control method in the xsk path to let users have the chance
to tune it manually.

Jason Xing (2):
  net: xsk: make MAX_PER_SOCKET_BUDGET tunable
  net: xsk: make xsk_tx_batch_size tunable

 include/net/hotdata.h      |  2 ++
 net/core/hotdata.c         |  4 +++-
 net/core/sysctl_net_core.c | 15 +++++++++++++++
 net/xdp/xsk.c              | 10 +++++-----
 4 files changed, 25 insertions(+), 6 deletions(-)

-- 
2.43.5


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

end of thread, other threads:[~2025-06-18 19:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-17  0:22 [PATCH net-next 0/2] net: xsk: add two sysctl knobs Jason Xing
2025-06-17  0:22 ` [PATCH net-next 1/2] net: xsk: make MAX_PER_SOCKET_BUDGET tunable Jason Xing
2025-06-17  0:22 ` [PATCH net-next 2/2] net: xsk: make xsk_tx_batch_size tunable Jason Xing
2025-06-17  1:11 ` [PATCH net-next 0/2] net: xsk: add two sysctl knobs Stanislav Fomichev
2025-06-17  2:15   ` Jason Xing
2025-06-17 17:46     ` Stanislav Fomichev
2025-06-17 19:17       ` Joe Damato
2025-06-18  0:31         ` Jason Xing
2025-06-18  0:29       ` Jason Xing
2025-06-18  6:59         ` Jason Xing
2025-06-18 17:57     ` Willem de Bruijn
2025-06-18 19:24       ` 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).