On 7/22/2020 4:30 PM, Raslan Darawsheh wrote: > Hi, > >> -----Original Message----- >> From: dev <[email protected]> On Behalf Of Michael Baum >> Sent: Tuesday, July 21, 2020 3:05 PM >> To: [email protected] >> Cc: Matan Azrad <[email protected]>; Slava Ovsiienko >> <[email protected]> >> Subject: [dpdk-dev] [PATCH] net/mlx5: optimize stuck memory in probe >> >> The device configuration stuck is not small enough to be used as
I guess s/stuck/stack/, will fix while merging. >> function argument by value. >> >> Call spawn function with device configuration by value. >> >> Signed-off-by: Michael Baum <[email protected]> >> Acked-by: Matan Azrad <[email protected]> > > Patch applied to next-net-mlx, > > Kindest regards, > Raslan Darawsheh >

