summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMark Bloch <mbloch@nvidia.com>2022-03-15 10:44:14 +0000
committerSaeed Mahameed <saeedm@nvidia.com>2022-05-02 21:21:14 -0700
commitd49d63075e0f56f7f05e3ddda59e0484d8a3aa7b (patch)
tree193df004c847858741f6490bfd3f2f07aa5f2efd /tools/perf/scripts/python/export-to-postgresql.py
parentd639af621600dc52dd9ed0dcf62b22595f2f5b52 (diff)
net/mlx5: fs, refactor software deletion rule
When deleting a rule make sure that for every type dests_size is decreased only once and no other logic is executed. Without this dests_size might be decreased twice when dests_size == 1 so the if for that type won't be entered and if action has MLX5_FLOW_CONTEXT_ACTION_FWD_DEST set dests_size will be decreased again. Signed-off-by: Mark Bloch <mbloch@nvidia.com> Reviewed-by: Maor Gottlieb <maorg@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions