RE: [PATCH 1/3] ethdev: add strict queue to pre-configuration flow hints

2022-09-29 Thread Ori Kam
Hi Michael, > -Original Message- > From: Michael Baum > Sent: Wednesday, 21 September 2022 17:54 > > 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 add

[PATCH 1/3] ethdev: add strict queue to pre-configuration flow hints

2022-09-21 Thread Michael Baum
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