aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMaor Dickman <[email protected]>2020-09-30 16:31:11 +0300
committerSaeed Mahameed <[email protected]>2020-11-05 12:17:05 -0800
commite68e28b4a9d71261e3f8fd05a72d6cf0b443a493 (patch)
tree41f9e6d18c73824825d903ebb259139709447ffc /tools/perf/scripts/python/export-to-postgresql.py
parent9621618130bf7e83635367c13b9a6ee53935bb37 (diff)
net/mlx5e: Fix modify header actions memory leak
Modify header actions are allocated during parse tc actions and only freed during the flow creation, however, on error flow the allocated memory is wrongly unfreed. Fix this by calling dealloc_mod_hdr_actions in __mlx5e_add_fdb_flow and mlx5e_add_nic_flow error flow. Fixes: d7e75a325cb2 ("net/mlx5e: Add offloading of E-Switch TC pedit (header re-write) actions") Fixes: 2f4fe4cab073 ("net/mlx5e: Add offloading of NIC TC pedit (header re-write) actions") Signed-off-by: Maor Dickman <[email protected]> Reviewed-by: Paul Blakey <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions