Netdev List
 help / color / mirror / Atom feed
* [PATCH ethtool 0/8] cmis: Miscellaneous fixes
@ 2026-07-16  6:45 Ido Schimmel
  2026-07-16  6:45 ` [PATCH ethtool 1/8] cmis: Fix printing of Tx bias current Ido Schimmel
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ido Schimmel @ 2026-07-16  6:45 UTC (permalink / raw)
  To: netdev; +Cc: mkubecek, danieller, Ido Schimmel

Patch #1 fixes an issue reported by a user. The rest fix valid issues
pointed out by Claude Code after I asked it to validate the CMIS parser
against the CMIS specification.

Note that these are not regressions (never worked).

Ido Schimmel (8):
  cmis: Fix printing of Tx bias current
  cmis: Fix printing of channel-level flags
  cmis: Fix printing of CDB EPL pages
  module-common: Fix printing of transmitter technology for CMIS
    transceivers
  module-common: Avoid undefined behavior with CMIS transceivers
  module-common: Add missing CMIS transmitter technologies
  cmis: Fix printing of attenuation and wavelength
  cmis: Fix printing of link length

 cmis.c          | 65 +++++++++++++++++++++++++++++++---------------
 cmis.h          |  1 +
 module-common.c | 68 +++++++++++++++++++++++++++----------------------
 module-common.h | 57 +++++++++++++++--------------------------
 qsfp.c          |  5 ++--
 sff-common.h    |  4 +--
 6 files changed, 108 insertions(+), 92 deletions(-)

-- 
2.55.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-07-16  6:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-16  6:45 [PATCH ethtool 0/8] cmis: Miscellaneous fixes Ido Schimmel
2026-07-16  6:45 ` [PATCH ethtool 1/8] cmis: Fix printing of Tx bias current Ido Schimmel
2026-07-16  6:45 ` [PATCH ethtool 2/8] cmis: Fix printing of channel-level flags Ido Schimmel
2026-07-16  6:45 ` [PATCH ethtool 3/8] cmis: Fix printing of CDB EPL pages Ido Schimmel
2026-07-16  6:45 ` [PATCH ethtool 4/8] module-common: Fix printing of transmitter technology for CMIS transceivers Ido Schimmel
2026-07-16  6:45 ` [PATCH ethtool 5/8] module-common: Avoid undefined behavior with " Ido Schimmel
2026-07-16  6:45 ` [PATCH ethtool 6/8] module-common: Add missing CMIS transmitter technologies Ido Schimmel
2026-07-16  6:45 ` [PATCH ethtool 7/8] cmis: Fix printing of attenuation and wavelength Ido Schimmel
2026-07-16  6:45 ` [PATCH ethtool 8/8] cmis: Fix printing of link length Ido Schimmel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox