summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2010-07-22 20:12:44 +0100
committerJeff Garzik <jgarzik@redhat.com>2010-08-10 14:30:24 -0400
commit0c84c2be187e534f58005a2a07aa8be6aafe744c (patch)
treef563b2baeb0f9ede6dc599bd2e3297428db82734
parent58fad3ac84f992c847a00538162176b6c5d53ee4 (diff)
downloadethtool-0c84c2be187e534f58005a2a07aa8be6aafe744c.tar.gz
ethtool: Remove specification of number bases for RX-ntuple parameters
The numeric parameters for RX n-tuple filters may be specified as either decimal or hexadecimal with a '0x' prefix, like most other numeric parameters. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
-rw-r--r--ethtool.816
1 files changed, 8 insertions, 8 deletions
diff --git a/ethtool.8 b/ethtool.8
index e578865..3ca403c 100644
--- a/ethtool.8
+++ b/ethtool.8
@@ -676,28 +676,28 @@ Includes the destination IP address.
Specify a mask for the destination IP address.
.TP
.BI src-port \ port
-Includes the source port, specified in decimal.
+Includes the source port.
.TP
.BI src-port-mask \ mask
-Specify a mask for the source port, specified in hex.
+Specify a mask for the source port.
.TP
.BI dst-port \ port
-Includes the destination port, specified in decimal.
+Includes the destination port.
.TP
.BI dst-port-mask \ mask
-Specify a mask for the destination port, specified in hex.
+Specify a mask for the destination port.
.TP
.BI vlan \ VLAN-tag
-Includes the VLAN tag, specified in hex.
+Includes the VLAN tag.
.TP
.BI vlan-mask \ mask
-Specify a mask for the VLAN tag, specified in hex.
+Specify a mask for the VLAN tag.
.TP
.BI user-def \ data
-Includes 64-bits of user-specific data, specified in hex.
+Includes 64-bits of user-specific data.
.TP
.BI user-def-mask \ mask
-Specify a mask for the user-specific data, specified in hex.
+Specify a mask for the user-specific data.
.TP
.BI action \ N
Specifies either the Rx queue to send packets to, or to drop