sonic-mgmt icon indicating copy to clipboard operation
sonic-mgmt copied to clipboard

Validate the PFC counting function should work if the src MAC is all zero in the PFC frame

Open kevinskwang opened this issue 3 years ago • 1 comments

Description

Sending PFC traffic with src MAC all zero, validate the PFC rx counter should count for those frames and the dut is able to react to those pfc frames Steps to reproduce the issue: 1. 2. 3.

Describe the results you received:

Describe the results you expected:

Additional information you deem important:

**Output of `show version`:**

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

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

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

kevinskwang avatar Aug 16 '22 02:08 kevinskwang

there is another aspect of the problem, we need to also validate the tx pfc frame send by the asic and validate the packet format is valid, this is more difficult to validate since we need to capture the pfc frames send by the asic.

lguohan avatar Aug 16 '22 07:08 lguohan

there is another aspect of the problem, we need to also validate the tx pfc frame send by the asic and validate the packet format is valid, this is more difficult to validate since we need to capture the pfc frames send by the asic.

will cover this as part of https://github.com/sonic-net/sonic-mgmt/issues/8211

neethajohn avatar May 04 '23 18:05 neethajohn

This will be validated using an ixia traffic generator

developfast avatar May 04 '23 18:05 developfast