aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorMoshe Shemesh <[email protected]>2021-10-02 11:15:35 +0300
committerSaeed Mahameed <[email protected]>2021-10-20 10:42:50 -0700
commit68e66e1a69cd94f934522348ab232af49863452a (patch)
treeaacd18d824faf751c4f47bf35ca8b6cc68c771ed /tools/perf/scripts/python/bin/export-to-postgresql-report
parenta6f74333548f56afb413fc928ae1aefc4fe7608f (diff)
net/mlx5e: Fix vlan data lost during suspend flow
During suspend flow the driver calls mlx5e_destroy_vlan_table() which does not only delete the vlans steering flow rules, but also frees the data on currently active vlans, thus it is not restored during resume flow. This fix keeps the vlan data on suspend flow and frees it only on driver remove flow. Fixes: 6783f0a21a3c ("net/mlx5e: Dynamic alloc vlan table for netdev when needed") Signed-off-by: Moshe Shemesh <[email protected]> Reviewed-by: Tariq Toukan <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions