Hi, > -----Original Message----- > From: Gregory Etelson <getel...@nvidia.com> > Sent: Monday, October 30, 2023 7:43 PM > To: dev@dpdk.org > Cc: Gregory Etelson <getel...@nvidia.com>; Maayan Kashani > <mkash...@nvidia.com>; Raslan Darawsheh <rasl...@nvidia.com>; Ori Kam > <or...@nvidia.com>; Matan Azrad <ma...@nvidia.com>; Slava Ovsiienko > <viachesl...@nvidia.com>; Suanming Mou <suanmi...@nvidia.com> > Subject: [PATCH] net/mlx5: reuse reformat and modify header actions in a > table > > If application defined several actions templates with non-shared reformat or > modify headers actions AND used these templates to create a table, HWS > could share reformat or modify headers resources, instead of creating a > resource for each action template. > > The patch activates HWS code in a way that provides reformat or modify > header resources sharing. > > The patch updates modify field and raw encap template actions > validations: > - modify field does not allow empty action template masks. > - raw encap added action template mask validation. > > Signed-off-by: Gregory Etelson <getel...@nvidia.com> > Acked-by: Ori Kam <or...@nvidia.com>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh