lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 18 Apr 2012 17:15:18 +0100
From:	Ben Hutchings <bhutchings@...arflare.com>
To:	Yaniv Rosner <yaniv.rosner@...adcom.com>
CC:	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	Stuart Hodgson <smhodgson@...arflare.com>
Subject: Re: ethtool enhancement proposal

On Wed, 2012-04-18 at 13:05 +0000, Yaniv Rosner wrote:
> Hi Ben,
> I want to propose new enhancement for the ethtool to display the
> content of attached SFP+ module.
> The format should be similar to the "-e" option, and optionally parse
> it's content based on SFF-8472.
> Please let me know what you think.

Stuart Hodgson is working on something like this, though parsing is
unconditional.  I thought he had already posted a patch to netdev, but I
can't see it in the archive.

We discussed the different module formats and came to the conclusion
that:

- Most module types in current use have a 256-byte EEPROM, format
  defined in SFF-8079.
- SFF-8472 specifies two 256-byte EEPROMs/register files, the first
  identical to SFF-8079 and the second carrying diagnostic information.
- The ETHTOOL_GMODULE{EEPROM,INFO} commands should effectively
  concatenate the two.

The current Solarflare controller firmware only provides access to the
SFF-8079 EEPROM on SFP+ modules, so Stuart's code does not cover the
additional diagnostic information.  But that should be easy to add on
top.

Ben.

-- 
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ