[hft]: Enable output queue for HFT#3962
Conversation
Signed-off-by: Ze Gan <[email protected]>
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Pull Request Overview
This PR enables output queue statistics collection in the high frequency telemetry (HFT) profile by adding the SAI_TAM_TEL_TYPE_ATTR_SWITCH_ENABLE_OUTPUT_QUEUE_STATS attribute to the TAM telemetry type object configuration.
- Adds a new SAI attribute to enable output queue stats collection
- Follows the existing pattern for enabling other statistics types (port stats, MMU stats, etc.)
- Enables comprehensive telemetry coverage by including queue-level metrics
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
DavidZagury
left a comment
There was a problem hiding this comment.
Thank you, I will test it, but I believe this will fix our issue.
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azpw run |
|
/AzurePipelines run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Ready to merge after PR checkers. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Cherry-pick PR to msft-202412: Azure/sonic-swss.msft#172 |
|
@Pterosaur cherry pick PR didn't pass PR checker. Please check!!! |
7 similar comments
|
@Pterosaur cherry pick PR didn't pass PR checker. Please check!!! |
|
@Pterosaur cherry pick PR didn't pass PR checker. Please check!!! |
|
@Pterosaur cherry pick PR didn't pass PR checker. Please check!!! |
|
@Pterosaur cherry pick PR didn't pass PR checker. Please check!!! |
|
@Pterosaur cherry pick PR didn't pass PR checker. Please check!!! |
|
@Pterosaur cherry pick PR didn't pass PR checker. Please check!!! |
|
@Pterosaur cherry pick PR didn't pass PR checker. Please check!!! |
What I did Enable SAI_TAM_TEL_TYPE_ATTR_SWITCH_ENABLE_OUTPUT_QUEUE_STATS to TAM_TEL_TYPE Why I did it This attribute is needed if the HFT want to support stats of IPG Signed-off-by: Kalash Nainwal <[email protected]>
What I did Enable SAI_TAM_TEL_TYPE_ATTR_SWITCH_ENABLE_OUTPUT_QUEUE_STATS to TAM_TEL_TYPE Why I did it This attribute is needed if the HFT want to support stats of IPG
What I did Enable SAI_TAM_TEL_TYPE_ATTR_SWITCH_ENABLE_OUTPUT_QUEUE_STATS to TAM_TEL_TYPE Why I did it This attribute is needed if the HFT want to support stats of IPG
What I did Enable SAI_TAM_TEL_TYPE_ATTR_SWITCH_ENABLE_OUTPUT_QUEUE_STATS to TAM_TEL_TYPE Why I did it This attribute is needed if the HFT want to support stats of IPG
|
Cherry-pick PR to 202511: #4187 |
What I did Enable SAI_TAM_TEL_TYPE_ATTR_SWITCH_ENABLE_OUTPUT_QUEUE_STATS to TAM_TEL_TYPE Why I did it This attribute is needed if the HFT want to support stats of IPG Signed-off-by: Lawrence Lee <[email protected]>
What I did Enable SAI_TAM_TEL_TYPE_ATTR_SWITCH_ENABLE_OUTPUT_QUEUE_STATS to TAM_TEL_TYPE Why I did it This attribute is needed if the HFT want to support stats of IPG Signed-off-by: Baorong Liu <[email protected]>
What I did
Enable
SAI_TAM_TEL_TYPE_ATTR_SWITCH_ENABLE_OUTPUT_QUEUE_STATSto TAM_TEL_TYPEWhy I did it
This attribute is needed if the HFT want to support stats of IPG
How I verified it
Check Azp
Details if related