Hi, > -----Original Message----- > From: Suanming Mou <[email protected]> > Sent: Tuesday, February 15, 2022 12:11 PM > To: Slava Ovsiienko <[email protected]>; Matan Azrad > <[email protected]> > Cc: Raslan Darawsheh <[email protected]>; [email protected]; > [email protected] > Subject: [PATCH] net/mlx5: fix error infomation missing > Fixed typo in the title: infomation => information > While mlx5_hlist_create() failed, the rte_flow_error was not filled > with the corresponding error information. > > This commit adds the missing rte_flow_error_set() for the failure case. > > Fixes: f3020a331dca ("net/mlx5: optimize hash list table allocate on demand") > Cc: [email protected] > > Signed-off-by: Suanming Mou <[email protected]> > Acked-by: Viacheslav Ovsiienko <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

