sonic-net / sonic-mgmt

Configuration management examples for SONiC
Other
201 stars 728 forks source link

[chassis][QoS] Add QoS test case for all ports to all ports (full mesh) verification #5100

Open vmittal-msft opened 2 years ago

vmittal-msft commented 2 years ago

Description QoS test to verify all ports to all ports connectivity (full mesh) . Traffic sent on all priorities.

The purpose of the test is to verify that each port in the system is able to reach every other port to make sure underlying TM programming is good and no dead ends. Once routes are setup to send traffic between all ports, we should be able to reach each port from every other port. We should send traffic on all priorities as well.

Steps to reproduce the issue: 1. 2. 3.

Describe the results you received:

Describe the results you expected: We should verify # of packet sent is matching with # of packets received on destination port.

Additional information you deem important:

**Output of `show version`:**

```
(paste your output here)
```

**Attach debug file `sudo generate_dump`:**

```
(paste your output here)
```
rlhui commented 2 months ago

@vmittal-msft can we add more details on the requirements?