Re: [RFC v2 1/2] ethdev: port flags for pre-configuration flow hints

2022-06-02 Thread Jack Min
On 6/2/22 02:20, Andrew Rybchenko wrote: Summary must not be a statement. May be: ethdev: add strict queue to pre-configuration flow hints Ok, I'll change to this. On 6/1/22 10:39, Xiaoyu Min wrote: The data-path focused flow rule management can manage flow rules in more optimized way than tr

RE: [RFC v2 1/2] ethdev: port flags for pre-configuration flow hints

2022-06-01 Thread Ori Kam
> -Original Message- > From: Andrew Rybchenko > Sent: Wednesday, June 1, 2022 9:21 PM > Subject: Re: [RFC v2 1/2] ethdev: port flags for pre-configuration flow hints > > Summary must not be a statement. May be: > ethdev: add strict queue to pre-configuration flow

Re: [RFC v2 1/2] ethdev: port flags for pre-configuration flow hints

2022-06-01 Thread Andrew Rybchenko
Summary must not be a statement. May be: ethdev: add strict queue to pre-configuration flow hints On 6/1/22 10:39, Xiaoyu Min wrote: The data-path focused flow rule management can manage flow rules in more optimized way than traditional one by using hints provided by application in initializatio

RE: [RFC v2 1/2] ethdev: port flags for pre-configuration flow hints

2022-06-01 Thread Ori Kam
Hi Jack, > -Original Message- > From: Jack Min > Sent: Wednesday, June 1, 2022 10:39 AM > Subject: [RFC v2 1/2] ethdev: port flags for pre-configuration flow hints > > The data-path focused flow rule management can manage flow rules in more > optimized way than tra

[RFC v2 1/2] ethdev: port flags for pre-configuration flow hints

2022-06-01 Thread Xiaoyu Min
The data-path focused flow rule management can manage flow rules in more optimized way than traditional one by using hints provided by application in initialization phase. In addition to the current hints we have in port attr, more hints could be provided by application about its behaviour. One e