SAI definition for APSU and ILT support#2303
Open
prgeor wants to merge 1 commit into
Open
Conversation
Collaborator
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
|
Collaborator
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Collaborator
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
| * @type sai_port_lane_latch_status_list_t | ||
| * @flags READ_ONLY | ||
| */ | ||
| SAI_PORT_ATTR_APSU_LOCAL_TRAINING_FAILURE_STATUS, |
Collaborator
Author
There was a problem hiding this comment.
@eddyk-nvidia are you referring to SAI_PORT_ATTR_APSU_REMOTE_TRAINING_FAILURE_STATUS ?
SAI_PORT_ATTR_APSU_LOCAL_TRAINING_FAILURE_STATUS - Is defined as training_failure variable.
Collaborator
Author
There was a problem hiding this comment.
I have now removed the REMOTE one
prgeor
force-pushed
the
apsu
branch
2 times, most recently
from
July 2, 2026 21:58
855e36b to
021a022
Compare
Collaborator
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
prgeor
force-pushed
the
apsu
branch
4 times, most recently
from
July 16, 2026 06:13
1b369bd to
7b36f88
Compare
kcudnik
reviewed
Jul 16, 2026
| { | ||
| uint32_t lane; | ||
| sai_port_ilt_lane_training_status_t training_status; | ||
| } sai_ilt_lane_training_status_t; |
Collaborator
There was a problem hiding this comment.
since this is just list of enum values, can't you just use sai_s32_list_t ? instead of introducing new type ?
Signed-off-by: Prince George <prgeor@microsoft.com>
Collaborator
Author
|
/azp run |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
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.
SAI port and per lane attributes for various APSU and ILT status and control as per
IEEE 802.3dj Draft 3.1