diff options
author | Geetha sowjanya <[email protected]> | 2023-10-31 16:53:45 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-11-06 08:57:15 +0000 |
commit | 3423ca23e08bf285a324237abe88e7e7d9becfe6 (patch) | |
tree | 7ae8b1714b6f8ee7f5ffd39ba027599f395cf319 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 40cb2fdfed342e7e578d551a073687789f698d89 (diff) |
octeontx2-pf: Free pending and dropped SQEs
On interface down, the pending SQEs in the NIX get dropped
or drained out during SMQ flush. But skb's pointed by these
SQEs never get free or updated to the stack as respective CQE
never get added.
This patch fixes the issue by freeing all valid skb's in SQ SG list.
Fixes: b1bc8457e9d0 ("octeontx2-pf: Cleanup all receive buffers in SG descriptor")
Signed-off-by: Geetha sowjanya <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions