Skip to content

Commit

Permalink
[sfputil] Refactor to utilize sonic-platform package (#1421)
Browse files Browse the repository at this point in the history
Refactor sfputil to use sonic-platform package in lieu of old, deprecated platform plugins.

The sfputil utility is still useful, as sfpshow only reads and displays SFP data from State DB. However, we still need a utility to write to the transceivers (low power mode, reset, etc.), and the ability to read directly from the transceivers is helpful for debugging.

- Complete refactor to use sonic-platform package
- Refactor display functions to align with sfpshow utility
- Bump version to 3.0
- Add unit tests
  • Loading branch information
jleveque authored and yxieca committed Feb 23, 2021
1 parent ca5dd2c commit 8c5e505
Show file tree
Hide file tree
Showing 2 changed files with 665 additions and 298 deletions.
Loading

0 comments on commit 8c5e505

Please sign in to comment.