aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorShay Drory <[email protected]>2021-12-09 12:09:25 +0200
committerSaeed Mahameed <[email protected]>2021-12-21 19:08:54 -0800
commit0844fa5f7b8921e730d971adb5267002b6dd66a0 (patch)
tree0ca860bf7dc0ae848c923528c7be51e19468f657 /tools/perf/scripts/python/sctop.py
parent47402385d0b18ba46c6bfc4cff073c9359571fe4 (diff)
net/mlx5: Let user configure io_eq_size param
Currently, each I/O EQ is taking 128KB of memory. This size is not needed in all use cases, and is critical with large scale. Hence, allow user to configure the size of I/O EQs. For example, to reduce I/O EQ size to 64, execute: $ devlink dev param set pci/0000:00:0b.0 name io_eq_size value 64 \ cmode driverinit $ devlink dev reload pci/0000:00:0b.0 Signed-off-by: Shay Drory <[email protected]> Reviewed-by: Moshe Shemesh <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions