netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Govindarajulu Varadarajan <gvaradar@cisco.com>
To: netdev@vger.kernel.org, edumazet@google.com, linville@tuxdriver.com
Cc: govind.varadar@gmail.com, Govindarajulu Varadarajan <gvaradar@cisco.com>
Subject: [PATCH ethtool 2/2] man: add man page for ETHTOOL_GTUNABLE and ETHTOOL_STUNABLE
Date: Mon,  8 Jun 2020 10:52:55 -0700	[thread overview]
Message-ID: <20200608175255.3353-2-gvaradar@cisco.com> (raw)
In-Reply-To: <20200608175255.3353-1-gvaradar@cisco.com>

Signed-off-by: Govindarajulu Varadarajan <gvaradar@cisco.com>
---
 ethtool.8.in | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/ethtool.8.in b/ethtool.8.in
index 4c5b6c5..da0564e 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -390,6 +390,18 @@ ethtool \- query or control network driver and hardware settings
 .RB [ fast-link-down ]
 .RB [ energy-detect-power-down ]
 .HP
+.B ethtool \-b|\-\-get\-tunable
+.I devname
+.RB [ rx-copybreak ]
+.RB [ tx-copybreak ]
+.RB [ pfc-prevention-tout ]
+.HP
+.B ethtool \-B|\-\-set\-tunable
+.I devname
+.BN rx\-copybreak
+.BN tx\-copybreak
+.BN pfc\-prevention\-tout
+.HP
 .B ethtool \-\-reset
 .I devname
 .BN flags
-- 
2.27.0


  reply	other threads:[~2020-06-09  0:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-08 17:52 [PATCH ethtool 1/2] ethtool: add support for get/set ethtool_tunable Govindarajulu Varadarajan
2020-06-08 17:52 ` Govindarajulu Varadarajan [this message]
2020-07-04 22:53   ` [PATCH ethtool 2/2] man: add man page for ETHTOOL_GTUNABLE and ETHTOOL_STUNABLE Michal Kubecek
2020-07-04 22:50 ` [PATCH ethtool 1/2] ethtool: add support for get/set ethtool_tunable Michal Kubecek
2020-07-17 21:45   ` Govindarajulu Varadarajan (gvaradar)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200608175255.3353-2-gvaradar@cisco.com \
    --to=gvaradar@cisco.com \
    --cc=edumazet@google.com \
    --cc=govind.varadar@gmail.com \
    --cc=linville@tuxdriver.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).