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

[Nokia][sonic-platform] Update sonic-platform submodule for Nokia IXR7250E platform #13437

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

mlok-nokia
Copy link
Contributor

Why I did it

Update Nokia sonic-platform submodule

81a9c77  [Supervisor] Modifed the get_description to fix the name for Nokia-IXR7250E-SUP-10 card.
e49ddfb Fix the LedContorlCommon to get the physical index from port mapping
dd143f1 [module] modify the chassis.py and module.py to allow supervisor to retrieve the line card eemprom info

How I did it

Update Nokia sonic-platform submodule

81a9c77  [Supervisor] Modifed the get_description to fix the name for Nokia-IXR7250E-SUP-10 card.
e49ddfb Fix the LedContorlCommon to get the physical index from port mapping
dd143f1 [module] modify the chassis.py and module.py to allow supervisor to retrieve the line card eemprom info

How to verify it

  1. On supervisor, "show chassis module status" should show Nokia-IXR7250E-SUP-10 instead of Nokia-IXR7250-SUP-10
admin@ixre-cpm-chassis15:~$ show chassis modules status
        Name             Description    Physical-Slot    Oper-Status    Admin-Status
------------  ----------------------  ---------------  -------------  --------------
FABRIC-CARD0                    SFM1                1          Empty              up
FABRIC-CARD1                    SFM2                2          Empty              up
FABRIC-CARD2                    SFM3                3          Empty              up
FABRIC-CARD3                    SFM4                4         Online              up
FABRIC-CARD4                    SFM5                5          Empty              up
FABRIC-CARD5                    SFM6                6          Empty              up
FABRIC-CARD6                    SFM7                7          Empty              up
FABRIC-CARD7                    SFM8                8          Empty              up
  LINE-CARD0  Nokia-IXR7250E-36x400G                1         Online              up
  LINE-CARD1                 unknown                2          Empty              up
  LINE-CARD2                 unknown                3          Empty              up
  LINE-CARD3  Nokia-IXR7250E-36x400G                4         Online              up
  LINE-CARD4                 unknown                5          Empty              up
  LINE-CARD5                 unknown                6          Empty              up
  LINE-CARD6                 unknown                7          Empty              up
  LINE-CARD7                 unknown                8          Empty              up
 SUPERVISOR0   Nokia-IXR7250E-SUP-10                A         Online              up
admin@ixre-cpm-chassis15:~$ 

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211

Description for the changelog

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

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

…7250E platform

Signed-off-by: mlok <marty.lok@nokia.com>
@mlok-nokia mlok-nokia requested a review from lguohan as a code owner January 19, 2023 17:30
@mlok-nokia
Copy link
Contributor Author

@judyjoseph @sanmalho-git Update the sonic-platform submodule for NOkia IXRp250 Platform. Please review it

@yxieca yxieca merged commit fd3966a into sonic-net:master Jan 24, 2023
mssonicbld pushed a commit to mssonicbld/sonic-buildimage that referenced this pull request Jan 24, 2023
…7250E platform (sonic-net#13437)

Why I did it
Update Nokia sonic-platform submodule

81a9c77  [Supervisor] Modifed the get_description to fix the name for Nokia-IXR7250E-SUP-10 card.
e49ddfb Fix the LedContorlCommon to get the physical index from port mapping
dd143f1 [module] modify the chassis.py and module.py to allow supervisor to retrieve the line card eemprom info
How I did it
Update Nokia sonic-platform submodule

81a9c77  [Supervisor] Modifed the get_description to fix the name for Nokia-IXR7250E-SUP-10 card.
e49ddfb Fix the LedContorlCommon to get the physical index from port mapping
dd143f1 [module] modify the chassis.py and module.py to allow supervisor to retrieve the line card eemprom info
How to verify it
On supervisor, "show chassis module status" should show Nokia-IXR7250E-SUP-10 instead of Nokia-IXR7250-SUP-10

Signed-off-by: mlok <marty.lok@nokia.com>
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202205: #13496

@mssonicbld
Copy link
Collaborator

@mlok-nokia PR conflicts with 202211 branch

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