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

Remove lane speed key construction failure log #549

Merged

Conversation

tshalvi
Copy link
Contributor

@tshalvi tshalvi commented Oct 20, 2024

Description

Removed the lane_speed key construction failure log from media_settings_parser.

Motivation and Context

The lane_speed_key is one of the key types used for the media_settings.json lookup.
This type of key is not relevant for all vendors, and thus it is not mandatory.
After some discussion, it was decided to completely remove this error log.

How Has This Been Tested?

Additional Information (Optional)

prgeor
prgeor previously approved these changes Oct 20, 2024
@prgeor
Copy link
Collaborator

prgeor commented Oct 21, 2024

@tshalvi can you do a force push to re-trigger the checks?

@prgeor
Copy link
Collaborator

prgeor commented Oct 21, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@prgeor
Copy link
Collaborator

prgeor commented Oct 21, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@prgeor prgeor merged commit 5d827af into sonic-net:master Oct 21, 2024
5 checks passed
@tshalvi tshalvi changed the title Reduce log level for lane speed key construction failure Remove lane speed key construction failure log Oct 21, 2024
mssonicbld pushed a commit to mssonicbld/sonic-platform-daemons that referenced this pull request Dec 10, 2024
* Reduce log level for lane speed key construction failure

* Removed the lane speed key construction failure log completely as this key type is not mandatory for all vendors
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202405: #571

@bingwang-ms
Copy link

@kperumalbfn Please handle the cherry-pick to 202411 branch

@kperumalbfn
Copy link

kperumalbfn commented Dec 10, 2024

Thanks @bingwang-ms This PR is already part of 202411.

mssonicbld pushed a commit that referenced this pull request Dec 10, 2024
* Reduce log level for lane speed key construction failure

* Removed the lane speed key construction failure log completely as this key type is not mandatory for all vendors
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.

6 participants