From: Jason Xing <kernelxing@xxxxxxxxxxx> 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