RE: [PATCH v2 1/4] ethdev: add template table insertion type

2023-02-07 Thread Alexander Kozyrev
> > Allow user to specify insertion type used in template tables. > > The insertion type is responsible for choosing the appropriate key > > value used to map inserted flow rules into a template table. > > > > Flow rules can be inserted by calculating the hash value for > > the pattern or inserted

Re: [PATCH v2 1/4] ethdev: add template table insertion type

2023-02-02 Thread Andrew Rybchenko
On 1/27/23 02:27, Alexander Kozyrev wrote: Allow user to specify insertion type used in template tables. The insertion type is responsible for choosing the appropriate key value used to map inserted flow rules into a template table. Flow rules can be inserted by calculating the hash value for th