Add one check for lossy pg hd watermark#23467
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
8be22e7 to
a2a864e
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
a2a864e to
7c507e9
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
7c507e9 to
021b0a7
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azpw run Azure.sonic-mgmt |
|
Retrying failed(or canceled) jobs... |
|
The following failed(or canceled) jobs were not retried:
Job kvmtest-t1-lag-vpp by Elastictest [OPTIONAL] is an optional job and does not block the PR merge, so it will not be retried. |
|
/azpw run Azure.sonic-mgmt |
|
Retrying failed(or canceled) jobs... |
|
The following failed(or canceled) jobs were not retried:
Job kvmtest-t1-lag-vpp by Elastictest [OPTIONAL] is an optional job and does not block the PR merge, so it will not be retried. |
|
/azpw run Azure.sonic-mgmt |
|
Retrying failed(or canceled) jobs... |
|
Build not found. Please close and reopen the PR or rebase your branch to trigger a new build. |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azpw run Azure.sonic-mgmt |
|
Retrying failed(or canceled) jobs... |
|
Retrying failed(or canceled) stages in build 1093228: ✅Stage Test:
|
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azpw run |
|
Retrying failed(or canceled) jobs... |
|
Retrying failed(or canceled) stages in build 1094218: ✅Stage Test:
|
|
/azpw run |
1 similar comment
|
/azpw run |
|
Retrying failed(or canceled) jobs... |
|
Build not found. Please close and reopen the PR or rebase your branch to trigger a new build. |
When ingress lossy PG headroom (HR) is enabled, verify that the corresponding PG0 headroom watermark and persistent watermark is greater than or equal to the packet size sent to the test port. Signed-off-by: jbao <jbao@nvidia.com>
Because the default interval of pg watermark is 60 seconds, change the interval to 10 and and add retry for pg headroom counter checker Signed-off-by: jbao <jbao@nvidia.com>
021b0a7 to
30c3d74
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Description of PR
When ingress lossy PG headroom (HR) is enabled, verify that the corresponding PG0 headroom watermark and persistent watermark is greater than or equal to the packet size sent to the test port.
Summary:
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
When ingress lossy PG headroom (HR) is enabled, verify that the corresponding PG0 headroom watermark and persistent watermark is greater than or equal to the packet size sent to the test port.
How did you do it?
Add one checker in the testQosSaiLossyQueue
How did you verify/test it?
run the test on device that enabling ingress lossy PG headroom
Any platform specific information?
Device enabling enabling ingress lossy PG headroom
Supported testbed topology if it's a new test case?
Documentation