Hello, > -----Original Message----- > From: Gregory Etelson <getel...@nvidia.com> > Sent: Thursday, June 8, 2023 3:16 PM > To: dev@dpdk.org > Cc: Gregory Etelson <getel...@nvidia.com>; Raslan Darawsheh > <rasl...@nvidia.com> > 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 <getel...@nvidia.com>
Squashed into relevant commit in next-net-mlx, Kindest regards, Raslan Darawsheh