aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChris Mi <[email protected]>2022-12-05 09:22:50 +0800
committerSaeed Mahameed <[email protected]>2022-12-28 11:38:50 -0800
commit2951b2e142ecf6e0115df785ba91e91b6da74602 (patch)
tree6de4d93ed0ff45adb18b75baf66cd5f13c5ebfb7 /tools/perf/scripts/python
parent849190e3e4ccf452fbe2240eace30a9ca83fb8d2 (diff)
net/mlx5e: Always clear dest encap in neigh-update-del
The cited commit introduced a bug for multiple encapsulations flow. If one dest encap becomes invalid, the flow is set slow path flag. But when other dests encap become invalid, they are not cleared due to slow path flag of the flow. When neigh-update-add is running, it will use invalid encap. Fix it by checking slow path flag after clearing dest encap. Fixes: 9a5f9cc794e1 ("net/mlx5e: Fix possible use-after-free deleting fdb rule") Signed-off-by: Chris Mi <[email protected]> Reviewed-by: Roi Dayan <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions