[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1329512132.2822.8.camel@bwh-desktop>
Date: Fri, 17 Feb 2012 20:55:32 +0000
From: Ben Hutchings <bhutchings@...arflare.com>
To: <netdev@...r.kernel.org>
CC: <linux-net-drivers@...arflare.com>
Subject: [PATCH ethtool 4/4] ethtool.8: Improve description of RX NFC options
State explicitly that arguments beginning with 'flow-type' will
insert or update a rule.
Refer consistently to 'flow type' rather than 'network traffic type'.
Refer to 'options and rules', covering both flow hashing and
steering/filtering.
Signed-off-by: Ben Hutchings <bhutchings@...arflare.com>
---
ethtool.8.in | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/ethtool.8.in b/ethtool.8.in
index 4c46096..3567352 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -590,10 +590,10 @@ The precise meanings of these type flags differ between drivers.
.RE
.TP
.B \-n \-u \-\-show\-nfc \-\-show\-ntuple
-Retrieves the receive network flow classification configurations.
+Retrieves receive network flow classification options or rules.
.TP
.BR rx\-flow\-hash \ \*(FL
-Retrieves the hash options for the specified network traffic type.
+Retrieves the hash options for the specified flow type.
.TS
nokeep;
lB l.
@@ -615,10 +615,10 @@ Retrieves the RX classification rule with the given ID.
.RE
.TP
.B \-N \-U \-\-config\-nfc \-\-config\-ntuple
-Configures the receive network flow classification.
+Configures receive network flow classification options or rules.
.TP
.BR rx\-flow\-hash \ \*(FL \: \*(HO
-Configures the hash options for the specified network traffic type.
+Configures the hash options for the specified flow type.
.TS
nokeep;
lB l.
@@ -636,6 +636,7 @@ T}
.TE
.TP
.B flow\-type \*(NC
+Inserts or updates a classification rule for the specified flow type.
.TS
nokeep;
lB l.
--
1.7.7.6
--
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists