RE: [PATCH v3] net/mlx5: reuse reformat and modify header actions in a table

2023-10-29 Thread Ori Kam
> -Original Message- > From: Gregory Etelson > 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 res

[PATCH v3] net/mlx5: reuse reformat and modify header actions in a table

2023-09-24 Thread Gregory Etelson
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