Re: [RFC] ethdev: add template table insertion and matching types

2023-01-30 Thread Thomas Monjalon
23/01/2023 23:02, Alexander Kozyrev: > > 21/01/2023 00:06, Alexander Kozyrev: > > > > 14/12/2022 03:21, Alexander Kozyrev: > > > > > Bring more flexibility and control over both flow rule insertion > > > > > and packet matching mechanisms. Introduce 2 new flow table types: > > > > > > > > > > 1. Al

RE: [RFC] ethdev: add template table insertion and matching types

2023-01-23 Thread Alexander Kozyrev
> 21/01/2023 00:06, Alexander Kozyrev: > > > 14/12/2022 03:21, Alexander Kozyrev: > > > > Bring more flexibility and control over both flow rule insertion > > > > and packet matching mechanisms. Introduce 2 new flow table types: > > > > > > > > 1. Allow a user to specify the insertion type used in

Re: [RFC] ethdev: add template table insertion and matching types

2023-01-22 Thread Thomas Monjalon
21/01/2023 00:06, Alexander Kozyrev: > > 14/12/2022 03:21, Alexander Kozyrev: > > > Bring more flexibility and control over both flow rule insertion > > > and packet matching mechanisms. Introduce 2 new flow table types: > > > > > > 1. Allow a user to specify the insertion type used in template tab

RE: [RFC] ethdev: add template table insertion and matching types

2023-01-20 Thread Alexander Kozyrev
> 14/12/2022 03:21, Alexander Kozyrev: > > Bring more flexibility and control over both flow rule insertion > > and packet matching mechanisms. Introduce 2 new flow table types: > > > > 1. Allow a user to specify the insertion type used in template tables. > > The insertion type is responsible for

Re: [RFC] ethdev: add template table insertion and matching types

2023-01-18 Thread Thomas Monjalon
14/12/2022 03:21, Alexander Kozyrev: > Bring more flexibility and control over both flow rule insertion > and packet matching mechanisms. Introduce 2 new flow table types: > > 1. Allow a user to specify the insertion type used in template tables. > The insertion type is responsible for choosing th

RE: [RFC] ethdev: add template table insertion and matching types

2023-01-08 Thread Ori Kam
Hi Alexander, > -Original Message- > From: Alexander Kozyrev > Sent: Wednesday, 14 December 2022 4:21 > > Bring more flexibility and control over both flow rule insertion > and packet matching mechanisms. Introduce 2 new flow table types: > > 1. Allow a user to specify the insertion typ