aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorJiawen Wu <[email protected]>2024-09-10 17:56:29 +0800
committerJakub Kicinski <[email protected]>2024-09-11 15:59:43 -0700
commit077ee7e6b13a2b6668196ed01a22023549e19381 (patch)
tree8e2ea105c429c9d03e036e53912e26b6a3f54bb7 /tools/testing/selftests/bpf/prog_tests/autoload.c
parent70654f4c212e83898feced125d91ebb3695950d8 (diff)
net: libwx: fix number of Rx and Tx descriptors
The number of transmit and receive descriptors must be a multiple of 128 due to the hardware limitation. If it is set to a multiple of 8 instead of a multiple 128, the queues will easily be hung. Cc: [email protected] Fixes: 883b5984a5d2 ("net: wangxun: add ethtool_ops for ring parameters") Signed-off-by: Jiawen Wu <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions