From: Govindarajulu Varadarajan <_gov...@gmx.com> Signed-off-by: Govindarajulu Varadarajan <_gov...@gmx.com> Signed-off-by: Hadar Hen Zion <had...@mellanox.com> --- ethtool.8.in | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+)
diff --git a/ethtool.8.in b/ethtool.8.in index ae56293..eae630e 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\-tunable +.I devname +.HP +.B ethtool \-B|\-\-set\-tunable +.I devname +.BN rx-copybreak +.BN tx-copybreak +.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\-tunable +Get device tunable values +.TP +.B \-B|\-\-set\-tunable +Set device tunable values +.TP +.BI rx-copybreak \ N +Change rx_copybreak +.TP +.BI tx-copybreak \ N +Change tx_copybreak +.TP .B \-i \-\-driver Queries the specified network device for associated driver information. .TP -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html