Hi, > -----Original Message----- > From: Suanming Mou <[email protected]> > Sent: Tuesday, May 31, 2022 4:26 AM > To: Slava Ovsiienko <[email protected]>; Matan Azrad > <[email protected]> > Cc: Raslan Darawsheh <[email protected]>; [email protected]; > [email protected] > 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: [email protected] > > Signed-off-by: Suanming Mou <[email protected]> > Acked-by: Matan Azrad <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

