[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1412637141-3205-4-git-send-email-_govind@gmx.com>
Date: Tue, 7 Oct 2014 04:42:21 +0530
From: Govindarajulu Varadarajan <_govind@....com>
To: ben@...adent.org.uk
Cc: netdev@...r.kernel.org, ogerlitz@...lanox.com,
yevgenyp@...lanox.com, Govindarajulu Varadarajan <_govind@....com>
Subject: [PATCH ethtool v2 3/3] ethtool.8.in: Add man page for copybreak
Signed-off-by: Govindarajulu Varadarajan <_govind@....com>
---
ethtool.8.in | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/ethtool.8.in b/ethtool.8.in
index ae56293..9f0955f 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -176,6 +176,14 @@ ethtool \- query or control network driver and hardware settings
.BN rx\-jumbo
.BN tx
.HP
+.B ethtool \-b|\-\-show\-copybreak
+.I devname
+.HP
+.B ethtool \-B|\-\-set\-copybreak
+.I devname
+.BN rx
+.BN tx
+.HP
.B ethtool \-i|\-\-driver
.I devname
.HP
@@ -399,6 +407,18 @@ Changes the number of ring entries for the Rx Jumbo ring.
.BI tx \ N
Changes the number of ring entries for the Tx ring.
.TP
+.B \-b|\-\-show\-copybreak
+Get device copybreak values
+.TP
+.B \-B|\-\-set\-copybreak
+Set device copybreak values
+.TP
+.BI rx \ N
+Change rx_copybreak
+.TP
+.BI tx \ N
+Change tx_copybreak
+.TP
.B \-i \-\-driver
Queries the specified network device for associated driver information.
.TP
--
2.1.0
--
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