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

[PDDF] Make utilities compatible to platform API 2.0, in accordance with pddf_2.0 #940

Merged
merged 2 commits into from
Aug 6, 2020

Conversation

FuzailBrcm
Copy link
Contributor

@FuzailBrcm FuzailBrcm commented Jun 11, 2020

- What I did
Added PDDF utilities changes to make them compatible with 2.0 platform APIs. Since PDDF 2.0 is supporting platform 2.0 APIs, we needed to move the utilities to support the same.

- How I did it
Adding wrapper functions for various hw info retrieval

- How to verify it
Run PDDF utilities commands

- Previous command output (if the output of a command-line utility has changed)
Command o/p remains almost same. Please refer to
sonic-net/SONiC#536

- New command output (if the output of a command-line utility has changed)
Command o/p remains almost same.
sonic-net/SONiC#536

Depend on:
sonic-net/SONiC#536

@lgtm-com
Copy link

lgtm-com bot commented Jun 11, 2020

This pull request introduces 7 alerts when merging 45364adb29733530fc1dfbcf1b733eb642791c04 into a6c4456 - view on LGTM.com

new alerts:

  • 6 for Unused local variable
  • 1 for Unreachable code

Copy link
Contributor

@jleveque jleveque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address LGTM alerts.

@FuzailBrcm
Copy link
Contributor Author

restest this please

@FuzailBrcm
Copy link
Contributor Author

I Fixed the LGTM errors

@jleveque jleveque changed the title Adding changes in PDDF utilities to make them compatible to platform … [PDDF] Make utilities compatible to platform API 2.0, in accordance with pddf_2.0 Aug 6, 2020
@jleveque jleveque merged commit e17383a into sonic-net:master Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants