You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All the admission control should be done at the ingress side. Tx side should guarantee those pkts could be all sent out. 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)
```
The text was updated successfully, but these errors were encountered:
this should be applied to lossless traffic only, for lossy traffic tx drop is expected since there is no ingress admission control. but for lossless the admission control is at the ingress, there should be no admission control for the egress.
Description
All the admission control should be done at the ingress side. Tx side should guarantee those pkts could be all sent out.
Steps to reproduce the issue:
1.
2.
3.
Describe the results you received:
Describe the results you expected:
Additional information you deem important:
The text was updated successfully, but these errors were encountered: