Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

rchriste1
Copy link
Contributor

[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):

  • Document Update Required? (Specify FIM/AFU/Scripts)

Tests added:

Tests run:

@rchriste1 rchriste1 requested review from a team as code owners April 15, 2024 11:20
@coveralls
Copy link

coveralls commented Apr 15, 2024

Pull Request Test Coverage Report for Build 10298852506

Details

  • 0 of 164 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.4%) to 64.211%

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

💛 - Coveralls

…fp feature (id 0x13).

Signed-off-by: Roger Christensen <rc@silicom.dk>
… ethertool) if OPAE-SDK is compiled with option OPAE_WITH_QSFPINFO_QSFPPRINT

Signed-off-by: Roger Christensen <rc@silicom.dk>
@fpgamatt fpgamatt merged commit e7ae66e into master Aug 8, 2024
31 checks passed
@fpgamatt fpgamatt deleted the rchriste/qsfptool branch August 8, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants