Hello, > -----Original Message----- > From: Gregory Etelson <[email protected]> > Sent: Thursday, June 8, 2023 3:16 PM > To: [email protected] > Cc: Gregory Etelson <[email protected]>; Raslan Darawsheh > <[email protected]> > Subject: [PATCH] net/mlx5: fix actions template expansion > > Static actions definitions used in template expansion were defined in > conditional context. That context was destroyed by the time it's > memory was accessed. > > Fixes: cf7f458b05f3 ("net/mlx5: add indirect QUOTA create/query/modify") > Signed-off-by: Gregory Etelson <[email protected]>
Squashed into relevant commit in next-net-mlx, Kindest regards, Raslan Darawsheh

