aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorTariq Toukan <tariqt@mellanox.com>2019-09-18 13:57:40 +0300
committerSaeed Mahameed <saeedm@mellanox.com>2019-10-18 12:11:52 -0700
commitb61b24bd135a7775a2839863bd1d58a462a5f1e5 (patch)
treea9fbc83c9f2cf9a15964b3310e03ca9bf09e564b /tools/perf/scripts/python/syscall-counts.py
parent310d9b9d37220b590909e90e724fc5f346a98775 (diff)
net/mlx5e: kTLS, Fix page refcnt leak in TX resync error flow
All references for frag pages that are obtained in tx_sync_info_get() should be released. Release usually occurs in the corresponding CQE of the WQE. In error flows, not all fragments have a WQE posted for them, hence no matching CQE will be generated. For these pages, release the reference in the error flow. Fixes: d2ead1f360e8 ("net/mlx5e: Add kTLS TX HW offload support") Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Reviewed-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions