Skip to content

[202511: WRED/ECN] Cherry-pick PR https://github.com/sonic-net/sonic-utilities/pull/4152…#4328

Merged
vmittal-msft merged 1 commit intosonic-net:202511from
saksarav-nokia:saksarav-nokia-wred-201511
Mar 9, 2026
Merged

[202511: WRED/ECN] Cherry-pick PR https://github.com/sonic-net/sonic-utilities/pull/4152…#4328
vmittal-msft merged 1 commit intosonic-net:202511from
saksarav-nokia:saksarav-nokia-wred-201511

Conversation

@saksarav-nokia
Copy link
Contributor

@saksarav-nokia saksarav-nokia commented Mar 3, 2026

What I did

Cherry-pick #4152 from master to 202511 since it had conflicts

How I did it

Cherry-picked and verified the cli commands

How to verify it

Verified that all the modified commands are working

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@saksarav-nokia saksarav-nokia force-pushed the saksarav-nokia-wred-201511 branch from 46ee9eb to 9773ed2 Compare March 3, 2026 17:33
@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@saksarav-nokia saksarav-nokia marked this pull request as ready for review March 3, 2026 17:34
@saksarav-nokia
Copy link
Contributor Author

/azpw run

@mssonicbld
Copy link
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@saksarav-nokia saksarav-nokia changed the title Cherry-pick PR https://github.com/sonic-net/sonic-utilities/pull/4152… [WRED/ECN] Cherry-pick PR https://github.com/sonic-net/sonic-utilities/pull/4152… Mar 4, 2026
@saksarav-nokia saksarav-nokia changed the title [WRED/ECN] Cherry-pick PR https://github.com/sonic-net/sonic-utilities/pull/4152… [202511: WRED/ECN] Cherry-pick PR https://github.com/sonic-net/sonic-utilities/pull/4152… Mar 4, 2026
@vmittal-msft vmittal-msft merged commit a4a3fb6 into sonic-net:202511 Mar 9, 2026
9 checks passed
type=click.Choice(multi_asic.get_namespace_list()))
@click.pass_context
def phy(ctx):
def phy(ctx, namespace):
Copy link
Contributor

Choose a reason for hiding this comment

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

This change was not present in the original PR and is not currently found in master
https://github.com/sonic-net/sonic-utilities/blame/master/counterpoll/main.py#L175

Are these phy counters supposed to be scoped to a namespace?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This change was not present in the original PR and is not currently found in master https://github.com/sonic-net/sonic-utilities/blame/master/counterpoll/main.py#L175

Are these phy counters supposed to be scoped to a namespace?

@peterbailey-arista , The PR had lot of changes and conflicts. Let me check if the cherry-pick messed up anything and create a PR to fix it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This change was not present in the original PR and is not currently found in master https://github.com/sonic-net/sonic-utilities/blame/master/counterpoll/main.py#L175
Are these phy counters supposed to be scoped to a namespace?

@peterbailey-arista , The PR had lot of changes and conflicts. Let me check if the cherry-pick messed up anything and create a PR to fix it

@peterbailey-arista , Checked this PR and yes, the changes not there in master. When i originally created my PR 4152 in master, the phy commands were not present and when i cherry-picked, i noticed and fixed them as well. I will create a PR for master to add multi-asic support. Thanks for catching this.

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.

4 participants