Thread (16 messages) flat view 16 messages, 5 authors, 2017-01-04

Re: [PATCH] ethtool: add one ethtool option to set relax ordering mode

From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2016-12-22 01:28:07

On Thu, 8 Dec 2016 14:51:38 +0800
Mao Wenan [off-list ref] wrote:
This patch provides one way to set/unset IXGBE NIC TX and RX
relax ordering mode, which can be set by ethtool.
Relax ordering is one mode of 82599 NIC, to enable this mode
can enhance the performance for some cpu architecure.
Then it should be done by CPU architecture specific quirks (preferably in PCI layer)
so that all users get the option without having to do manual intervention.
example:
ethtool -s enp1s0f0 relaxorder off
ethtool -s enp1s0f0 relaxorder on
Doing it via ethtool is a developer API (for testing) not something that makes
sense in production.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help