intel / svr-info

Intel® System Health Inspector (aka svr-info) is a Linux command line tool used to assess the health of Intel® Xeon® processor-based servers.
https://intel.github.io/svr-info/
Other
52 stars 14 forks source link

additional network interface configurations #37

Closed perfsea closed 1 month ago

perfsea commented 4 months ago

I noticed this tool already aggregates IRQ balance settings. Can it also collect the current coalesce settings?

ethtool -c eth0

should do it. I've found tx-usec and congestion control settings are also important for network intensive workloads when cpu bound.

harp-intel commented 1 month ago

Recreated the request on the PerfSpect repo: https://github.com/intel/PerfSpect/issues/85.