netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ethtool v2] ethtool: Add ntuple to the -K option in the man page
@ 2012-02-07 11:20 Jeff Kirsher
  2012-02-07 18:30 ` Ben Hutchings
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Kirsher @ 2012-02-07 11:20 UTC (permalink / raw)
  To: bhutchings; +Cc: Amir Hanania, netdev, gospo, sassmann, Jeff Kirsher

From: Amir Hanania <amir.hanania@intel.com>

-v2: Added full description.
     Made the location of ntuple consistent with the ordering in
     'ethtool -h' output

Signed-off-by: Amir Hanania <amir.hanania@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
---
 ethtool.8.in |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/ethtool.8.in b/ethtool.8.in
index e6e46cc..98078ae 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -214,6 +214,7 @@ ethtool \- query or control network driver and hardware settings
 .B2 lro on off
 .B2 rxvlan on off
 .B2 txvlan on off
+.B2 ntuple on off
 .B2 rxhash on off
 .HP
 .B ethtool \-p|\-\-identify
@@ -454,6 +455,9 @@ Specifies whether RX VLAN acceleration should be enabled
 .A2 txvlan on off
 Specifies whether TX VLAN acceleration should be enabled
 .TP
+.A2 ntuple on off
+Specifies whether Rx ntuple filters and actions should be enabled
+.TP
 .A2 rxhash on off
 Specifies whether receive hashing offload should be enabled
 .TP
-- 
1.7.7.6

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-07 18:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-07 11:20 [ethtool v2] ethtool: Add ntuple to the -K option in the man page Jeff Kirsher
2012-02-07 18:30 ` Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).