diff options
author | Shay Agroskin <[email protected]> | 2023-03-23 18:36:05 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-03-27 19:49:58 -0700 |
commit | 233eb4e786b57ea686b51c13a04cc2839fd682fc (patch) | |
tree | 7775d4a7c08243c24b1afabe7f6254be88f6e3a3 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 3e4d5ba9a3f85f21f1ebdee5a5901bb43389abc5 (diff) |
ethtool: Add support for configuring tx_push_buf_len
This attribute, which is part of ethtool's ring param configuration
allows the user to specify the maximum number of the packet's payload
that can be written directly to the device.
Example usage:
# ethtool -G [interface] tx-push-buf-len [number of bytes]
Co-developed-by: Jakub Kicinski <[email protected]>
Signed-off-by: Shay Agroskin <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions