Hi, > -----Original Message----- > From: Bing Zhao <[email protected]> > Sent: Friday, June 30, 2023 2:02 PM > To: Matan Azrad <[email protected]>; Slava Ovsiienko > <[email protected]>; Ori Kam <[email protected]>; Suanming Mou > <[email protected]>; Raslan Darawsheh <[email protected]> > Cc: [email protected]; Gregory Etelson <[email protected]>; > [email protected] > Subject: [PATCH v3] net/mlx5: fix the error in VLAN actions creation > > When a failure occurs during the VLAN actions creating, the value of > "rte_errno" is already set by the mlx5dr_action_create*. The value can be > returned directly to reflect the actual reason. > > In the meanwhile, the "rte_flow_error" structure should also be set with clear > message explicitly. > > Fixes: 773ca0e91ba1 ("net/mlx5: support VLAN push/pop/modify with > HWS") > Cc: [email protected] > Cc: [email protected] > > Signed-off-by: Bing Zhao <[email protected]> > Acked-by: Ori Kam <[email protected]> > --- > v2: add CC stable > v3: fix typo
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

