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

Fix tuning values in the media_settings.json of 7800r3a_36d2_lc #20283

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

abohanyang
Copy link
Contributor

Why I did it

Need to fix the tuning values in the media_settings.json file because today, the parser of media_settings.json expects unsigned int32 values, instead of signed int32 values.

Work item tracking

N/A

How I did it

N/A

How to verify it

Without this fix, the TX FIR tuning may fail, displaying an error message like, 'parsePortSerdes: Failed to parse field(pre1): Invalid argument: '-0x8''

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)

  • 202405

Description for the changelog

Change tuning value from signed int32 to unsigned int32

Link to config_db schema for YANG module changes

N/A

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

N/A

@rlhui rlhui requested a review from wenyiz2021 September 18, 2024 17:12
Copy link
Contributor

@wenyiz2021 wenyiz2021 left a comment

Choose a reason for hiding this comment

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

LGTM. change is working to bring up wolverine links

@arlakshm
Copy link
Contributor

We do not need this change on master branch?

@abohanyang
Copy link
Contributor Author

We do not need this change on master branch?

Hi Arvind - We need this in the master branch. I can create another PR for the master.

@wenyiz2021
Copy link
Contributor

We do not need this change on master branch?

Hi Arvind - We need this in the master branch. I can create another PR for the master.

@abohanyang Nathan created master PR

#20308

lguohan pushed a commit that referenced this pull request Sep 20, 2024
@lguohan lguohan merged commit 0017365 into sonic-net:202405 Sep 24, 2024
20 checks passed
saksarav-nokia pushed a commit to saksarav-nokia/sonic-buildimage that referenced this pull request Oct 9, 2024
aidan-gallagher pushed a commit to aidan-gallagher/sonic-buildimage that referenced this pull request Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants