Hi, > -----Original Message----- > From: Michael Baum <[email protected]> > Sent: Wednesday, December 8, 2021 4:52 PM > To: [email protected] > Cc: Matan Azrad <[email protected]>; Raslan Darawsheh > <[email protected]>; Slava Ovsiienko <[email protected]>; Michael > Baum <[email protected]>; [email protected] > Subject: [PATCH] net/mlx5: fix the memory socket selection in ASO > management > > From: Michael Baum <[email protected]> > > In ASO objects creation (WQE, CQE and MR), socket number is given as a > parameter. > > The selection was wrongly socket 0 hardcoded even if the user didn't > configure memory for this socket. > > This patch replaces the selection to default socket (SOCKET_ID_ANY). > > Fixes: f935ed4b645a ("net/mlx5: support flow hit action for aging") > Cc: [email protected] > > Signed-off-by: Michael Baum <[email protected]> > Acked-by: Matan Azrad <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

