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

[action] [PR:16348] [Nokia][sonic-platform] Update Nokia sonic-platform submodule #16623

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

mssonicbld
Copy link
Collaborator

This likely fixes https://github.com/Nokia-ION/ndk/issues/21

Why I did it

To fix a failure that results when edge condition results in MDIPC channel being freed with mismatched ownership.

How I did it

Properly initialize pid variable for use.

How to verify it

Verification involves first causing an edge condition where MDIPC channel ownership becomes ambiguous due to NDK back end failure. NDK back end must first be killed in order to potentially cause this condition under ordinary circumstances. No python error (or traceback) should occur.

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

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

Tested branch (Please provide the tested image version)

  • 2022205

Description for the changelog

Update Nokia sonic-platform submodule to fix edge condition cleanup path for transceiver module handling subsystem.

…net#16348)

This likely fixes Nokia-ION/ndk#21

To fix a failure that results when edge condition results in MDIPC channel being freed with mismatched ownership.
@mssonicbld
Copy link
Collaborator Author

Original PR: #16348

@mssonicbld mssonicbld merged commit 5819846 into sonic-net:202305 Sep 21, 2023
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