Alexander Kozyrev 13cd6d5cc7 ethdev: bring in async indirect actions operations
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, namely:
rte_flow_async_action_handle_create,
rte_flow_async_action_handle_destroy and
rte_flow_async_action_handle_update.

Signed-off-by: Alexander Kozyrev <akozyrev@nvidia.com>
Acked-by: Ori Kam <orika@nvidia.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
2022-02-24 14:04:48 +01:00
..
2021-11-16 11:24:22 +01:00
2021-10-08 21:31:07 +02:00
2020-09-08 00:09:50 +02:00
2021-11-26 11:28:34 +01:00
2021-07-31 20:03:47 +02:00
2020-09-08 00:09:50 +02:00
2021-11-04 19:46:27 +01:00
2021-07-31 20:03:47 +02:00
2020-09-08 00:09:50 +02:00
2021-10-22 18:15:38 +02:00
2021-07-31 20:03:47 +02:00
2020-10-29 14:13:31 +01:00
2020-11-03 16:23:03 +01:00
2020-10-08 09:34:58 +02:00
2021-11-26 11:28:34 +01:00