diff options
author | Florian Westphal <[email protected]> | 2023-10-12 14:02:37 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-10-17 11:32:05 +0100 |
commit | 1b2d3b45c1941453703d70f46b70ab8985303b5d (patch) | |
tree | 3628157e040fd55f39391bf5f3c4554721480e98 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a3c2dd96487f1dd734c9443a3472c8dafa689813 (diff) |
net: gso_test: release each segment individually
consume_skb() doesn't walk the segment list, so segments other than
the first are leaked.
Move this skb_consume call into the loop.
Cc: Willem de Bruijn <[email protected]>
Fixes: b3098d32ed6e ("net: add skb_segment kunit test")
Signed-off-by: Florian Westphal <[email protected]>
Reviewed-by: Willem de Bruijn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions