diff options
author | Shradha Gupta <[email protected]> | 2024-08-26 09:07:41 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-08-27 16:08:44 -0700 |
commit | 3410d0e14f9a6856386c6a8eb2310cbc58191777 (patch) | |
tree | 51d4fb2cb79d25fbc29e025216bb32cf950d1090 /tools/perf/scripts/python/parallel-perf.py | |
parent | cf740e3cc761560beefae4d772fd350e46f600fc (diff) |
net: mana: Implement get_ringparam/set_ringparam for mana
Currently the values of WQs for RX and TX queues for MANA devices
are hardcoded to default sizes.
Allow configuring these values for MANA devices as ringparam
configuration(get/set) through ethtool_ops.
Pre-allocate buffers at the beginning of this operation, to
prevent complete network loss in low-memory conditions.
Signed-off-by: Shradha Gupta <[email protected]>
Reviewed-by: Haiyang Zhang <[email protected]>
Reviewed-by: Saurabh Sengar <[email protected]>
Link: https://patch.msgid.link/1724688461-12203-1-git-send-email-shradhagupta@linux.microsoft.com
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions