Improve linux system test network card speed
Related questions
There is currently no data available

By looking at the port name: ifconfig –a

Check the buffer size: ethtool -g network port name

Set the buffer size: ethtool -G network port name tx/rx required buffer size.

When conducting high-speed rate testing, it is generally necessary to increase the size of the sending and receiving buffers of the corresponding ports.


Comments
Log in
There are currently no comments available
Return