[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d1ebe491633b6a0e861fed0b6312e17f5fd284c5.camel@nvidia.com>
Date: Tue, 16 Nov 2021 20:44:52 +0000
From: Saeed Mahameed <saeedm@...dia.com>
To: "christophe.jaillet@...adoo.fr" <christophe.jaillet@...adoo.fr>,
"davem@...emloft.net" <davem@...emloft.net>,
Roi Dayan <roid@...dia.com>,
Ariel Levkovich <lariel@...dia.com>,
Paul Blakey <paulb@...dia.com>,
Vlad Buslov <vladbu@...dia.com>,
"kuba@...nel.org" <kuba@...nel.org>,
"leon@...nel.org" <leon@...nel.org>
CC: "kernel-janitors@...r.kernel.org" <kernel-janitors@...r.kernel.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] net/mlx5: Fix some error handling paths in
'mlx5e_tc_add_fdb_flow()'
On Sat, 2021-11-06 at 18:08 +0100, Christophe JAILLET wrote:
> 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@...adoo.fr>
> ---
> This patch is speculative, review with care.
> ---
Applied to net-mlx5, Thanks !
Powered by blists - more mailing lists