Hi, > -----Original Message----- > From: Suanming Mou <suanmi...@nvidia.com> > Sent: Tuesday, February 15, 2022 12:11 PM > To: Slava Ovsiienko <viachesl...@nvidia.com>; Matan Azrad > <ma...@nvidia.com> > Cc: Raslan Darawsheh <rasl...@nvidia.com>; dev@dpdk.org; > sta...@dpdk.org > 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: sta...@dpdk.org > > Signed-off-by: Suanming Mou <suanmi...@nvidia.com> > Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh