diff options
author | Naveen Mamindlapalli <[email protected]> | 2024-09-06 10:28:38 +0530 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-09-10 12:16:13 +0200 |
commit | 019aba04f08c2102b35ce7fee9d4628d349f56c0 (patch) | |
tree | 50bce2feb978e224dbe41578a1a97942d01f554f /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 4c8002277167125078e6b9b90137bdf443ebaa08 (diff) |
octeontx2-af: Modify SMQ flush sequence to drop packets
The current implementation of SMQ flush sequence waits for the packets
in the TM pipeline to be transmitted out of the link. This sequence
doesn't succeed in HW when there is any issue with link such as lack of
link credits, link down or any other traffic that is fully occupying the
link bandwidth (QoS). This patch modifies the SMQ flush sequence to
drop the packets after TL1 level (SQM) instead of polling for the packets
to be sent out of RPM/CGX link.
Fixes: 5d9b976d4480 ("octeontx2-af: Support fixed transmit scheduler topology")
Signed-off-by: Naveen Mamindlapalli <[email protected]>
Reviewed-by: Sunil Kovvuri Goutham <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions