Tahansb: qsfp service: Add codes and test codes to support the port mode of 8x200G #549
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.
Description
This PR is about the codes and test codes for supporting the OSFP front panel port mode of 8x200G
Motivation
As PRD required, each OSFP-RHS front panel port should include the follow modes:
and each OSFP port shall be able to be configured individually, regardless of the modes of the other ports.
Based on the requirement, the profile PROFILE_200G_1_PAM4_RS544X2N_OPTICAL = 53 should be programmed. This involves :
Test Plan
1.Used clang-format command to pretty the format
2.Cross checking passed, built qsfp_service, qsfp_hw_test successfully.
3.QSFP service could be launched successfully
4.Run QSFP hardware T0 tests with Profile 52&53(PROFILE_800G_4_PAM4_RS544X2N_OPTICAL /PROFILE_200G_1_PAM4_RS544X2N_OPTICAL ) and passed
Pls refer the QSFP config used in the test :
qsfp_53.txt
As the logs exceed the limitation,pls refer the full logs in GDriver.