[SAI]: Update SAI to support QUERY_STATS_ST_CAPABILITY and TAM (#1573)#63
Merged
r12f merged 2 commits intoAzure:202412from Jun 25, 2025
Merged
Conversation
[SAI]: Update SAI to support QUERY_STATS_ST_CAPABILITY and TAM --------- Signed-off-by: Ze Gan <ganze718@gmail.com>
Signed-off-by: Ze Gan <ganze718@gmail.com>
900b026 to
9c417d1
Compare
r12f
approved these changes
Jun 25, 2025
mssonicbld
added a commit
that referenced
this pull request
Jul 7, 2025
```<br>* 8f50be7 - (HEAD -> 202503) Merge branch '202412' of https://github.com/Azure/sonic-sairedis.msft into 202503 (2025-07-07) [Sonic Automation] * b36d564 - (base/202412) [trim]: Add Packet Trimming Asym DSCP to VS lib (#68) (2025-07-04) [mssonicbld] * 6e75cc6 - [TAM]: Add default SAI_TAM_ATTR_TELEMETRY_OBJECTS_LIST of TAM for saivs create operation (#1614) (#66) (2025-06-29) [Ze Gan] * 0ae8494 - [unittest ]Conditionally enable TestServerSaiMockChannel (#67) (2025-06-30) [mssonicbld] * 12b21f3 - [syncd] Check whether stat_st and tam_telemetry is defined (#1590) (#65) (2025-06-25) [Ze Gan] * 701a114 - [TAM]: Fix TAM notification and vslib implementation (#1606) (#62) (2025-06-24) [Ze Gan] * 6b97f74 - [SAI]: Update SAI to support QUERY_STATS_ST_CAPABILITY and TAM (#1573) (#63) (2025-06-24) [Ze Gan] * f21e12c - [trim]: Add Packet Trimming Port/Queue stats to VS lib (#60) (2025-06-11) [Nazarii Hnydyn] * 9d39644 - Merge pull request #61 from mssonicbld/cherry/msft-202412/1548 (2025-06-08) [Ze Gan] |\ | failure_prs.log skip_prs.log 613654b - [syncd] Move log set function after api initialize (2025-06-08) [Sonic Build Admin] |/ * e18530c - Update SAI version to 1.16.1 (#54) (2025-05-12) [mramezani95] * 3c33c26 - Update codeql runs-on ubuntu version to 22.04 (#56) (2025-05-10) [mssonicbld] * 87d6f46 - [trim]: Add Packet Trimming to VS lib (#55) (2025-05-09) [mssonicbld] * 80c4309 - Support auto negotiation on the VS platform to avoid error messages. (#52) (2025-05-01) [mssonicbld] * 0209ab8 - [FlexCounter] add support for SRv6 MySID counters (#50) (2025-04-28) [mssonicbld] * aceb9ed - Move time stamp to time stamp table in counter database to avoid frequently update the counter table (#51) (2025-04-28) [mssonicbld]<br>```
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]: Update SAI to support QUERY_STATS_ST_CAPABILITY and TAM
Original PR: sonic-net/sonic-sairedis#1573
Signed-off-by: Ze Gan ganze718@gmail.com