diff options
| author | Jakub Kicinski <[email protected]> | 2022-04-08 11:31:33 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-04-10 17:32:12 +0100 |
| commit | b1a2c1786330286f4b31c4bb9fd1d5ac8bb09807 (patch) | |
| tree | 5a9beb176f0aeb08689d5598082fb30fae51697b /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 465ea73535675ed3eb39e54a3631998f0c64e8d7 (diff) | |
tls: rx: clear ctx->recv_pkt earlier
Whatever we do in the loop the skb should not remain on as
ctx->recv_pkt afterwards. We can clear that pointer and
restart strparser earlier.
This adds overhead of extra linking and unlinking to rx_list
but that's not large (upcoming change will switch to unlocked
skb list operations).
Signed-off-by: Jakub Kicinski <[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