[PATCH v5 0/5] add telemetry command for show module EEPROM
Andrew Rybchenko
andrew.rybchenko at oktetlabs.ru
Wed May 4 10:13:17 CEST 2022
On 4/26/22 05:43, Robin Zhang wrote:
> Introduce a new telemetry command /ethdev/module_eeprom to show module
> EEPROM for each port. The format of module EEPROM information follows
> the SFF(Small Form Factor) Committee specifications.
>
> Current the format support SFP(Small Formfactor Pluggable)/SFP+/
> QSFP+(Quad Small Formfactor Pluggable)/QSFP28 with specs SFF-8079/
> SFF-8472/SFF-8024/SFF-8636.
>
> Afther run the /ethdev/module_eeprom command, telemetry client will
> show the module EEPROM information. We keep the same information content
> compare with Linux utility ethtool, refer to command 'ethtool -m' of
> ethtool v5.4.
>
> v5:
> - fix CI robot compile fail issue
The series still breaks build [1]. Now it is on Windows because
of missing arpa/inet.h.
[1] http://mails.dpdk.org/archives/test-report/2022-April/276614.html
More information about the dev
mailing list