[Mellanox] Add CMIS revision check to determine software control support#36
Closed
[Mellanox] Add CMIS revision check to determine software control support#36
Conversation
noaOrMlnx
approved these changes
Jun 30, 2025
Owner
Author
|
Need to revert this change as Verification needs it enabled on Bagheeras until they get fully populated Innolights, otherwise - they lose coverage |
tshalvi
pushed a commit
that referenced
this pull request
Aug 25, 2025
…tomatically (sonic-net#877) #### Why I did it src/sonic-linux-kernel ``` * cdbd77b - (HEAD -> 202412, origin/HEAD, origin/202412) [code sync] Merge code from sonic-net/sonic-linux-kernel:202411 to 202412 (#36) (21 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
tshalvi
pushed a commit
that referenced
this pull request
Aug 25, 2025
…omatically (sonic-net#900) #### Why I did it src/sonic-swss-common ``` * b700027 - (HEAD -> 202412, origin/HEAD, origin/202412) [FC] remove FLEX_COUNTER_DELAY_STATUS_FIELD (sonic-net#982) (#36) (20 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
tshalvi
pushed a commit
that referenced
this pull request
Aug 25, 2025
…D automatically (sonic-net#964) #### Why I did it src/sonic-sairedis ``` * 80da97d - (HEAD -> 202412, origin/HEAD, origin/202412) Merge pull request #36 from Pterosaur/update_sai (21 hours ago) [Ze Gan] ``` #### How I did it #### How to verify it #### Description for the changelog
tshalvi
pushed a commit
that referenced
this pull request
Aug 25, 2025
…D automatically (sonic-net#969) #### Why I did it src/sonic-sairedis ``` * 80da97d - (HEAD -> 202412, origin/HEAD, origin/202412) Merge pull request #36 from Pterosaur/update_sai (2 days ago) [Ze Gan] ``` #### How I did it #### How to verify it #### Description for the changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why I did it
To ensure software control is only enabled for CMIS modules that comply with revision 5.2 or higher, as required by design. This avoids applying software control to modules that do not support it.
Work item tracking
How I did it
How to verify it
Verify that for CMIS modules, software control is applied only to ports with a CMIS revision of 5.2 or higher. This applies to both active and passive modules.
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)