From: Andrew Lunn <andrew@lunn.ch>
To: Mao Wenan <maowenan@huawei.com>
Cc: netdev@vger.kernel.org, jeffrey.t.kirsher@intel.com
Subject: Re: [PATCH] net: add one ethtool option to set relax ordering mode
Date: Thu, 8 Dec 2016 15:11:53 +0100 [thread overview]
Message-ID: <20161208141153.GI26852@lunn.ch> (raw)
In-Reply-To: <1481179898-10668-1-git-send-email-maowenan@huawei.com>
On Thu, Dec 08, 2016 at 02:51:37PM +0800, Mao Wenan 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.
> example:
> ethtool -s enp1s0f0 relaxorder off
> ethtool -s enp1s0f0 relaxorder on
Since this is a simple on/off, could it not be done with a feature?
ethtool --feature?
Andrew
next prev parent reply other threads:[~2016-12-08 14:12 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-08 6:51 [PATCH] net: add one ethtool option to set relax ordering mode Mao Wenan
2016-12-08 6:51 ` [PATCH] ethtool: " Mao Wenan
2016-12-22 1:27 ` Stephen Hemminger
2016-12-22 1:39 ` maowenan
2016-12-22 15:53 ` Alexander Duyck
2016-12-23 0:40 ` maowenan
2016-12-23 1:06 ` Jeff Kirsher
2016-12-23 6:14 ` maowenan
2016-12-23 15:42 ` Alexander Duyck
2016-12-24 8:30 ` maowenan
2016-12-26 8:33 ` maowenan
2017-01-04 9:02 ` maowenan
2017-01-04 16:50 ` Alexander Duyck
2016-12-08 14:11 ` Andrew Lunn [this message]
2016-12-12 8:30 ` [PATCH] net: " maowenan
2016-12-22 0:10 ` maowenan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161208141153.GI26852@lunn.ch \
--to=andrew@lunn.ch \
--cc=jeffrey.t.kirsher@intel.com \
--cc=maowenan@huawei.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.