> -----Original Message----- > From: Gregory Etelson <getel...@nvidia.com> > Sent: Sunday, September 24, 2023 12:41 PM > > 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> > --- > Depends-on: series-28881 ("net/mlx5/hws: add support for multi pattern") > --- > v2: remove Depends-on: patch > v3: add Depends-on: series > ---
Acked-by: Ori Kam <or...@nvidia.com> Best, Ori