Hi, > -----Original Message----- > From: Suanming Mou <suanmi...@nvidia.com> > Sent: Tuesday, May 31, 2022 4:26 AM > 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] common/mlx5: fix list unused lcore check > > While non-lcore list operations were supported, non-lcore index will be > converted to MLX5_LIST_NLCORE. In that case, no need to check the lcore > index be -1 or not anymore. > > This commit removes the unused lcore check in list. > > Fixes: 7e1cf892711b ("common/mlx5: support list non-lcore operations") > Cc: sta...@dpdk.org > > Signed-off-by: Suanming Mou <suanmi...@nvidia.com> > Acked-by: Matan Azrad <ma...@nvidia.com>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh