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

Exclude pie ports from qos config #21544

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

zhixzhu
Copy link
Contributor

@zhixzhu zhixzhu commented Jan 28, 2025

Why I did it

Some code were deleted by mistake in #21427
Add it back.

There are some ports (PIE ports in cisco platform) don't support buffer/qos config, this is to exclude those ports from PORT_ACTIVE to bypass buffer/qos config.

Work item tracking
  • Microsoft ADO (number only):

How I did it

How to verify it

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)

Description for the changelog

Link to config_db schema for YANG module changes

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

Signed-off-by: Zhixin Zhu <zhixzhu@cisco.com>
@zhixzhu zhixzhu requested a review from lguohan as a code owner January 28, 2025 18:32
@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@alpeshspatel
Copy link
Contributor

@kperumalbfn , @liat-grozovik and @stephenxs FYI

@kevinskwang
Copy link
Contributor

@noaOrMlnx any reason we removed the PORT_QOS_BYPASS in PR #21427?

@kevinskwang
Copy link
Contributor

@bingwang-ms any comments on mlx side?

@bingwang-ms
Copy link
Contributor

@noaOrMlnx Can you please help review?

Copy link
Contributor

@kevinskwang kevinskwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@StormLiangMS
Copy link
Contributor

hi @zhixzhu could you add more description about this fix? Like why this is needed and how it works?

@zhixzhu
Copy link
Contributor Author

zhixzhu commented Mar 6, 2025

@StormLiangMS I updated the description, thanks.
There are some ports (PIE ports in cisco platform) don't support buffer/qos config, this is to exclude those ports from PORT_ACTIVE to bypass buffer/qos config.

Copy link
Contributor

@StormLiangMS StormLiangMS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @zhixzhu , LGTM.

@StormLiangMS StormLiangMS merged commit 2cf3d58 into sonic-net:master Mar 7, 2025
21 checks passed
@zhixzhu zhixzhu deleted the pie_port_skip_qos branch March 8, 2025 01:02
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.

8 participants