From: Moshe Shemesh <moshe@nvidia.com>
To: Michal Kubecek <mkubecek@suse.cz>, Andrew Lunn <andrew@lunn.ch>,
"Jakub Kicinski" <kuba@kernel.org>,
Don Bollinger <don@thebollingers.org>, <netdev@vger.kernel.org>
Cc: Vladyslav Tarasiuk <vladyslavt@nvidia.com>,
Moshe Shemesh <moshe@nvidia.com>
Subject: [PATCH ethtool v4 4/4] ethtool: Update manpages to reflect changes to getmodule (-m) command
Date: Thu, 17 Jun 2021 20:05:04 +0300 [thread overview]
Message-ID: <1623949504-51291-5-git-send-email-moshe@nvidia.com> (raw)
In-Reply-To: <1623949504-51291-1-git-send-email-moshe@nvidia.com>
From: Vladyslav Tarasiuk <vladyslavt@nvidia.com>
Add page, bank and i2c parameters and mention change in offset and
length treatment if either one of new parameters is specified by the
user.
Signed-off-by: Vladyslav Tarasiuk <vladyslavt@nvidia.com>
Reviewed-by: Moshe Shemesh <moshe@nvidia.com>
---
ethtool.8.in | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/ethtool.8.in b/ethtool.8.in
index 5afde0d..115322a 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -365,6 +365,9 @@ ethtool \- query or control network driver and hardware settings
.B2 hex on off
.BN offset
.BN length
+.BN page
+.BN bank
+.BN i2c
.HP
.B ethtool \-\-show\-priv\-flags
.I devname
@@ -1173,6 +1176,17 @@ Changes the number of multi-purpose channels.
Retrieves and if possible decodes the EEPROM from plugin modules, e.g SFP+, QSFP.
If the driver and module support it, the optical diagnostic information is also
read and decoded.
+When either one of
+.I page,
+.I bank
+or
+.I i2c
+parameters is specified, dumps only of a single page or its portion is
+allowed. In such a case
+.I offset
+and
+.I length
+parameters are treated relatively to EEPROM page boundaries.
.TP
.B \-\-show\-priv\-flags
Queries the specified network device for its private flags. The
--
1.8.2.3
next prev parent reply other threads:[~2021-06-17 17:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-17 17:05 [PATCH ethtool v4 0/4] Extend module EEPROM API Moshe Shemesh
2021-06-17 17:05 ` [PATCH ethtool v4 1/4] ethtool: Add netlink handler for getmodule (-m) Moshe Shemesh
2021-06-17 17:05 ` [PATCH ethtool v4 2/4] ethtool: Refactor human-readable module EEPROM output for new API Moshe Shemesh
2021-06-17 17:05 ` [PATCH ethtool v4 3/4] ethtool: Rename QSFP-DD identifiers to use CMIS Moshe Shemesh
2021-06-17 17:05 ` Moshe Shemesh [this message]
2021-07-08 23:40 ` [PATCH ethtool v4 0/4] Extend module EEPROM API Michal Kubecek
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=1623949504-51291-5-git-send-email-moshe@nvidia.com \
--to=moshe@nvidia.com \
--cc=andrew@lunn.ch \
--cc=don@thebollingers.org \
--cc=kuba@kernel.org \
--cc=mkubecek@suse.cz \
--cc=netdev@vger.kernel.org \
--cc=vladyslavt@nvidia.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.