Hi, > -----Original Message----- > From: Gregory Etelson <[email protected]> > Sent: Monday, October 30, 2023 7:43 PM > To: [email protected] > Cc: Gregory Etelson <[email protected]>; Maayan Kashani > <[email protected]>; Raslan Darawsheh <[email protected]>; Ori Kam > <[email protected]>; Matan Azrad <[email protected]>; Slava Ovsiienko > <[email protected]>; Suanming Mou <[email protected]> > 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 <[email protected]> > Acked-by: Ori Kam <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

