Skip to content

Gcu port speed Change Test#21882

Merged
arlakshm merged 8 commits intosonic-net:masterfrom
rawal01:gcu_port_speed_chng
Jan 13, 2026
Merged

Gcu port speed Change Test#21882
arlakshm merged 8 commits intosonic-net:masterfrom
rawal01:gcu_port_speed_chng

Conversation

@rawal01
Copy link
Contributor

@rawal01 rawal01 commented Jan 9, 2026

Description of PR

Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan #21388.

This PR has dependency on #14887 as it imports and uses functions that are added there.

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • [ x] New Test case
    • Skipped for non-supported platforms
  • Test case improvement

Back port request

  • 202205
  • 202305
  • 202311
  • [x ] 202405
  • 202411
  • 202505
  • [ x] 202511

Approach

What is the motivation for this PR?

To add new test case for gcu port speed change.

How did you do it?

How did you verify/test it?

Ran this test again t2 voq chassis

Any platform specific information?

Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific
values, other vendors will have to add data applicable to their platform to run this test.

Supported testbed topology if it's a new test case?

T2

Documentation

test plan available #21388.
-->

@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rawal01 rawal01 force-pushed the gcu_port_speed_chng branch from 112dbe5 to e2cf30a Compare January 9, 2026 16:56
@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Collaborator

/azp run

@github-actions github-actions bot requested a review from BYGX-wcr January 9, 2026 23:18
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rawal01 rawal01 force-pushed the gcu_port_speed_chng branch from b4f47ee to 4e04caa Compare January 9, 2026 23:20
@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rawal01 rawal01 force-pushed the gcu_port_speed_chng branch from c2b8982 to 96e4cea Compare January 10, 2026 02:03
@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

okaravasi and others added 8 commits January 12, 2026 10:27
Signed-off-by: rawal <amol.rawal@nokia.com>
…ies order in produced json files, added more verifications on speed change from sai, verifications on buffer_pg profiles, enabled acl data traffic

Signed-off-by: rawal <amol.rawal@nokia.com>
…ependencies order in produced json files, added more verifications on speed change from sai, verifications on buffer_pg profiles, enabled acl data traffic"

This reverts commit 7bbdddfeab2bc9aa059d140497731ae6884e1026.

Signed-off-by: rawal <amol.rawal@nokia.com>
…speed updated in SAI, verify updated pg lossless profile created

Signed-off-by: rawal <amol.rawal@nokia.com>
Signed-off-by: rawal <amol.rawal@nokia.com>
Signed-off-by: rawal <amol.rawal@nokia.com>
Signed-off-by: rawal <amol.rawal@nokia.com>
Signed-off-by: rawal <amol.rawal@nokia.com>
@rawal01 rawal01 force-pushed the gcu_port_speed_chng branch from 96e4cea to e8413ee Compare January 12, 2026 15:28
@mssonicbld
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rawal01 rawal01 changed the title Gcu port speed chng Gcu port speed Change Test Jan 12, 2026
@rawal01 rawal01 marked this pull request as ready for review January 12, 2026 19:35
@arlakshm arlakshm requested a review from LinJin23 January 13, 2026 00:10
@arlakshm arlakshm merged commit 7d2088d into sonic-net:master Jan 13, 2026
21 checks passed
venu-nexthop pushed a commit to venu-nexthop/sonic-mgmt that referenced this pull request Jan 13, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.
yifan-nexthop pushed a commit to nexthop-ai/sonic-mgmt that referenced this pull request Jan 14, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: YiFan Wang <yifan@nexthop.ai>
PriyanshTratiya pushed a commit to PriyanshTratiya/sonic-mgmt that referenced this pull request Jan 21, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: Priyansh Tratiya <ptratiya@microsoft.com>
AndoniSanguesa pushed a commit to AndoniSanguesa/sonic-mgmt that referenced this pull request Jan 21, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: Andoni Sanguesa <andoniesanguesa@gmail.com>
AndoniSanguesa pushed a commit to AndoniSanguesa/sonic-mgmt that referenced this pull request Jan 21, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: Andoni Sanguesa <andoniesanguesa@gmail.com>
ytzur1 pushed a commit to ytzur1/sonic-mgmt that referenced this pull request Feb 2, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: Yael Tzur <ytzur@nvidia.com>
abhishek-nexthop pushed a commit to nexthop-ai/sonic-mgmt that referenced this pull request Feb 6, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.
nnelluri-cisco pushed a commit to nnelluri-cisco/sonic-mgmt that referenced this pull request Feb 12, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: nnelluri-cisco <nnelluri@cisco.com>
rraghav-cisco pushed a commit to rraghav-cisco/sonic-mgmt that referenced this pull request Feb 13, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: Raghavendran Ramanathan <rraghav@cisco.com>
anilal-amd pushed a commit to anilal-amd/anilal-forked-sonic-mgmt that referenced this pull request Feb 19, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: Zhuohui Tan <zhuohui.tan@amd.com>
abhishek-nexthop pushed a commit to nexthop-ai/sonic-mgmt that referenced this pull request Mar 17, 2026
Description of PR
Summary:
Fixes # (issue)
Fixes # (issue)
This PR implements the test case described in this test plan sonic-net#21388.

This PR has dependency on sonic-net#14887 as it imports and uses functions that are added there.

Type of change
 Bug fix
 Testbed and Framework(new/improvement)
[ x] New Test case
 Skipped for non-supported platforms
 Test case improvement
Back port request
 202205
 202305
 202311
[x ] 202405
 202411
 202505
[ x] 202511
Approach
What is the motivation for this PR?
To add new test case for gcu port speed change.

How did you do it?
How did you verify/test it?
Ran this test again t2 voq chassis

Any platform specific information?
Platform constants file data is used by test to determine supported speeds which is require for the test. Added Nokia specific values, other vendors will have to add data applicable to their platform to run this test.

Signed-off-by: Abhishek <abhishek@nexthop.ai>
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