summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmir Hanania <amir.hanania@intel.com>2012-02-07 03:20:44 -0800
committerBen Hutchings <bhutchings@solarflare.com>2012-02-07 18:30:22 +0000
commit55c4e82f2dd7a14504af4ae5a4884dca8085370d (patch)
tree67bfb57d8bdaf6342d2dec8b1ebc9c0b40897080
parent78361544d59257b25efa427d604340306d63550c (diff)
downloadethtool-55c4e82f2dd7a14504af4ae5a4884dca8085370d.tar.gz
ethtool.8: Add ntuple to the -K option in the man page
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> Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
-rw-r--r--ethtool.8.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/ethtool.8.in b/ethtool.8.in
index 3567352..63d5d48 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
@@ -453,6 +454,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