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

[202012] Add lossy scheduler for queue 7 #12600

Merged
merged 2 commits into from
Nov 10, 2022

Conversation

bingwang-ms
Copy link
Contributor

Why I did it

This PR is to cherry-pick #12596 into 202012 branch after resolving conflicts
This PR is to add scheduler for Queue 7 for all ports if tunnel_qos_remap_enable is True.
PR #10176 update the default DSCP_TO_TC_MAP to map DSCP 48 to TC 7, and TC 7 is mapped to Queue 7. However, the scheduler for Queue 7 is missing.
This PR fixed the issue by adding lossy scheduler for Queue 7.
Thanks @stephenxs reporting this issue.

How I did it

This PR fixed the issue by adding lossy scheduler for Queue 7.

How to verify it

  1. Verified by UT.
  2. Verified by wrr test in sonic-mgmt.

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

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

Description for the changelog

This PR is to add scheduler for Queue 7 for all ports if tunnel_qos_remap_enable is True.

Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

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

@bingwang-ms bingwang-ms merged commit 4f4f4cb into sonic-net:202012 Nov 10, 2022
richardyu-ms pushed a commit to richardyu-ms/sonic-buildimage that referenced this pull request Nov 25, 2022
…2012

Merge external github 202012 branch to internal-202012.
Includes conflict resolved for caclmgrd during merge

Related work items: sonic-net#152, sonic-net#155, sonic-net#12577, sonic-net#12581, sonic-net#12600, sonic-net#12604, sonic-net#12617, sonic-net#12631, sonic-net#12641, sonic-net#12655, sonic-net#12666
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.

3 participants