Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for SAI capability check to determine the Ingress/Egress DSCP/TC action precedence supported by the ASIC. #2081

Open
siqbal1986 opened this issue Sep 29, 2024 · 0 comments

Comments

@siqbal1986
Copy link

siqbal1986 commented Sep 29, 2024

Based on the community feedback during the review of the document SAI Egress DSCP action behavior (#2049). a suggestion was presented to creata a new SAI capibility API to check the precendence of DSCP/TC actions by the ASIC.
e.g.
In the above mentioned document, the default precedence of the Egress DSCP action set by various components is given as the following.

  1. Egress ACL.
  2. Tunnel DSCP mapping
    • Tunnel TC-COLOR -> DSCP mapping
    • Tunnel DSCP mode
    • Switch Tunnel TC-COLOR -> DSCP map
  3. Port Qos TC-COLOR -> DSCP map
  4. Switch Qos TC-COLOR -> DSCP map

However based on the HW pipeline layout, a perticular ASIC may follow a different order of precedence.
In such a case a SAI query would be helpful in determining the order of precedence used by the ASIC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant