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

Remove empty dscp_to_tc_map macro in qos.j2 #21515

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yuazhe
Copy link
Contributor

@yuazhe yuazhe commented Jan 23, 2025

Why I did it

Previously we disable the global dscp_to_tc_map table as sai doesn't support it. Now they have supported it and we need it to enable inner dscp map to tc feature, so remove the old dummy macro and update testing case accordingly.

This PR depend on SAI version 2411.31.0.0

Work item tracking
  • Microsoft ADO (number only):

How I did it

Remove empty dscp_to_tc_map macro in qos.j2 and update testing case accordingly.

How to verify it

sonic-net/sonic-mgmt#9098 relevant test had been raised

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

Tested branch (Please provide the tested image version)

  • 202405

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

Previously we disable the global dscp_to_tc_map table as sai doesn't support it.
Now they have supported it and we need it to enable inner dscp map to tc
feature, so remove the old dummy marco and update testing case accordingly.

Signed-off-by: Yuanzhe, Liu <[email protected]>
@yuazhe yuazhe requested review from stephenxs and keboliu January 23, 2025 08:52
@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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

Successfully merging this pull request may close these issues.

2 participants