OFS / opae-sdk

Open Programmable Acceleration Engine
https://ofs.github.io
BSD 3-Clause "New" or "Revised" License
251 stars 84 forks source link

[Feature] qsfpinfo: New tool to print QSFP EEPROM information #3119

Closed rchriste1 closed 4 weeks ago

rchriste1 commented 4 months ago

[Feature]- qsfpinfo: New tool to print QSFP EEPROM information for modules in cards with qsfp feature (id 0x13).

Layout is imported from ethertool repo. Imported c-files are wrapped to undefine HAVE_CONFIG_H to avoid importing more files.

------------- Keep everything below this line -------------------------

Description

Describe the issue, update, change or fix and why

Collateral (docs, reports, design examples, case IDs):

Tests added:

Tests run:

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 10298852506

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
binaries/qsfpinfo/main.c 0 164 0.0%
<!-- Total: 0 164 0.0% -->
Totals Coverage Status
Change from base Build 9617651362: -0.4%
Covered Lines: 15826
Relevant Lines: 24647

💛 - Coveralls