On 7/22/2020 5:33 PM, Ferruh Yigit wrote: > 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.
Or stuck->struct in this sentences, stuck->stack in patch title :) > >>> 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 >> >

