Intel® Ethernet 800 Series
Linux Performance Tuning Guide
Intel svr-info Tool
Intel provides an svr-info tool for Linux that captures relevant hardware and software details from a server:
https://github.com/intel/svr-info
svr-info output is extremely helpful in identifying system bottlenecks, or settings and tunings that are not optimized for the workload. When opening a support case with Intel for Ethernet-related performance issues, be sure to include an svr-info output (text file) for each Linux server in the test configuration.
To use svr-info for system analysis:
- Download and installsvr-info:
wget -qO- https://github.com/intel/svr-info/releases/latest/download/svr-info.tgz | tar xvz cd svr-info ./svr-info > hostname.txt - Collect output:
./svr-info > hostname.tx - Attach one text file (.txt) for each Server-to-Intel support case for analysis.