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

DellEMC S6100: Determine pcie.yaml revision based on firmware version #7875

Merged

Conversation

ArunSaravananBalachandran
Copy link
Contributor

@ArunSaravananBalachandran ArunSaravananBalachandran commented Jun 15, 2021

Why I did it

To determine the revision of the pcie.yaml to be used based on BIOS version in DellEMC S6100 platform.

Depends on: sonic-net/sonic-platform-common#195

How I did it

  • Added two revisions of pcie.yaml pcie_1.yaml and pcie_2.yaml
  • Included a platform-specific Pcie class to provide the revision of the pcie.yaml to be used by pcieutil/pcied.

How to verify it

Execute pcieutil check (sonic-net/sonic-utilities#1672) command and verify the list of PCIe devices displayed.
Logs: UT_logs.txt

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012

Description for the changelog

DellEMC S6100: Determine pcie.yaml revision based on firmware version

A picture of a cute animal (not mandatory but encouraged)

@lgtm-com
Copy link

lgtm-com bot commented Jun 15, 2021

This pull request introduces 2 alerts when merging 1c51f46 into 94441f4 - view on LGTM.com

new alerts:

  • 1 for Wrong name for an argument in a class instantiation
  • 1 for Wrong number of arguments in a class instantiation

@jleveque jleveque requested a review from sujinmkang June 17, 2021 19:08
@sujinmkang sujinmkang merged commit 0135ba2 into sonic-net:master Jun 29, 2021
@lguohan
Copy link
Collaborator

lguohan commented Jul 6, 2021

do we need this in 202012 version?

@ArunSaravananBalachandran
Copy link
Contributor Author

Since sonic-net/sonic-platform-common#195 and sonic-net/sonic-utilities#1672 are included in 202012 branch, this PR can be directly ported to 202012 branch.
Logs: 202012_UT_logs.txt

qiluo-msft pushed a commit that referenced this pull request Jul 14, 2021
Why I did it
To determine the revision of the pcie.yaml to be used based on BIOS version in DellEMC S6100 platform.

Depends on: sonic-net/sonic-platform-common#195

How I did it
Added two revisions of pcie.yaml pcie_1.yaml and pcie_2.yaml
Included a platform-specific Pcie class to provide the revision of the pcie.yaml to be used by pcieutil/pcied.
How to verify it
Execute pcieutil check (sonic-net/sonic-utilities#1672) command and verify the list of PCIe devices displayed.
Logs: UT_logs.txt
carl-nokia pushed a commit to carl-nokia/sonic-buildimage that referenced this pull request Aug 7, 2021
…net#7875)

Why I did it
To determine the revision of the pcie.yaml to be used based on BIOS version in DellEMC S6100 platform.

Depends on: sonic-net/sonic-platform-common#195

How I did it
Added two revisions of pcie.yaml pcie_1.yaml and pcie_2.yaml
Included a platform-specific Pcie class to provide the revision of the pcie.yaml to be used by pcieutil/pcied.
How to verify it
Execute pcieutil check (sonic-net/sonic-utilities#1672) command and verify the list of PCIe devices displayed.
Logs: UT_logs.txt
@ArunSaravananBalachandran ArunSaravananBalachandran deleted the S6100_pcie_yaml_rev branch August 24, 2021 05:55
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.

5 participants