Netdev List
 help / color / mirror / Atom feed
From: Ido Schimmel <idosch@idosch.org>
To: Moshe Shemesh <moshe@nvidia.com>
Cc: Michal Kubecek <mkubecek@suse.cz>, Andrew Lunn <andrew@lunn.ch>,
	Jakub Kicinski <kuba@kernel.org>,
	Don Bollinger <don@thebollingers.org>,
	netdev@vger.kernel.org,
	Vladyslav Tarasiuk <vladyslavt@nvidia.com>
Subject: Re: [PATCH ethtool v2 3/4] ethtool: Rename QSFP-DD identifiers to use CMIS 4.0
Date: Mon, 31 May 2021 17:23:21 +0300	[thread overview]
Message-ID: <YLTxWcO1pNQkN3Yr@shredder> (raw)
In-Reply-To: <1621865940-287332-4-git-send-email-moshe@nvidia.com>

On Mon, May 24, 2021 at 05:18:59PM +0300, Moshe Shemesh wrote:
> From: Vladyslav Tarasiuk <vladyslavt@nvidia.com>
> 
> QSFP-DD and DSFP EEPROM layout complies to CMIS 4.0 specification. As
> DSFP support is added, there are currently two standards, which share
> the same infrastructure. Rename QSFP_DD and qsfp_dd occurrences to use
> CMIS4 or cmis4 respectively to make function names generic for any
> module compliant to CMIS 4.0.
> 
> Signed-off-by: Vladyslav Tarasiuk <vladyslavt@nvidia.com>
> Reviewed-by: Moshe Shemesh <moshe@nvidia.com>
> ---
>  Makefile.am             |   2 +-
>  qsfp-dd.c => cmis4.c    | 210 ++++++++++++++++++++--------------------
>  cmis4.h                 | 128 ++++++++++++++++++++++++
>  netlink/module-eeprom.c |   2 +-
>  qsfp.c                  |   2 +-
>  5 files changed, 236 insertions(+), 108 deletions(-)
>  rename qsfp-dd.c => cmis4.c (56%)
>  create mode 100644 cmis4.h

Is there a reason to call this "cmis4" instead of just "cmis"? Revision
5.0 was published earlier this month [1] and I assume more revisions
will follow.

Other standards (e.g., SFF-8024) also have multiple revisions and the
revision number is only mentioned in the "revision compliance" field.

[1] http://www.qsfp-dd.com/wp-content/uploads/2021/05/CMIS5p0.pdf

  reply	other threads:[~2021-05-31 14:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-24 14:18 [PATCH ethtool v2 0/4] Extend module EEPROM API Moshe Shemesh
2021-05-24 14:18 ` [PATCH ethtool v2 1/4] ethtool: Add netlink handler for getmodule (-m) Moshe Shemesh
2021-05-24 14:18 ` [PATCH ethtool v2 2/4] ethtool: Refactor human-readable module EEPROM output for new API Moshe Shemesh
2021-05-24 14:18 ` [PATCH ethtool v2 3/4] ethtool: Rename QSFP-DD identifiers to use CMIS 4.0 Moshe Shemesh
2021-05-31 14:23   ` Ido Schimmel [this message]
2021-06-03  7:17     ` Moshe Shemesh
2021-05-24 14:19 ` [PATCH ethtool v2 4/4] ethtool: Update manpages to reflect changes to getmodule (-m) command Moshe Shemesh

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=YLTxWcO1pNQkN3Yr@shredder \
    --to=idosch@idosch.org \
    --cc=andrew@lunn.ch \
    --cc=don@thebollingers.org \
    --cc=kuba@kernel.org \
    --cc=mkubecek@suse.cz \
    --cc=moshe@nvidia.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox