diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-11-06 18:08:11 +0100 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-12-22 20:38:49 -0800 |
commit | 4390c6edc0fb390e699d0f886f45575dfeafeb4b (patch) | |
tree | 6c5e47cbf81acca55470b16f26135376b3b1b1f7 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 2820110d945923ab2f4901753e4ccbb2a506fa8e (diff) |
net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'
All the error handling paths of 'mlx5e_tc_add_fdb_flow()' end to 'err_out'
where 'flow_flag_set(flow, FAILED);' is called.
All but the new error handling paths added by the commits given in the
Fixes tag below.
Fix these error handling paths and branch to 'err_out'.
Fixes: 166f431ec6be ("net/mlx5e: Add indirect tc offload of ovs internal port")
Fixes: b16eb3c81fe2 ("net/mlx5: Support internal port as decap route device")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Roi Dayan <roid@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
(cherry picked from commit 31108d142f3632970f6f3e0224bd1c6781c9f87d)
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions