Re: [PATCH v10 04/11] ethdev: bring in async indirect actions operations

2022-02-24 Thread Andrew Rybchenko
On 2/23/22 06:02, Alexander Kozyrev wrote: Queue-based flow rules management mechanism is suitable not only for flow rules creation/destruction, but also for speeding up other types of Flow API management. Indirect action object operations may be executed asynchronously as well. Provide async ver

[PATCH v10 04/11] ethdev: bring in async indirect actions operations

2022-02-22 Thread Alexander Kozyrev
Queue-based flow rules management mechanism is suitable not only for flow rules creation/destruction, but also for speeding up other types of Flow API management. Indirect action object operations may be executed asynchronously as well. Provide async versions for all indirect action operations, nam