numam-dpdk/doc/guides
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
..
bbdevs doc: simplify baseband features matrix 2022-02-12 10:26:38 +01:00
compressdevs doc: add shared guide for mlx5 drivers 2022-02-23 15:57:42 +01:00
contributing eal: add OS defines for C conditional checks 2022-01-17 19:26:42 +01:00
cryptodevs doc: add shared guide for mlx5 drivers 2022-02-23 15:57:42 +01:00
dmadevs doc: improve configuration examples in idxd guide 2022-02-23 16:45:28 +01:00
eventdevs event/cnxk: add external clock support for timer 2022-01-20 14:44:59 +01:00
faq
freebsd_gsg doc: fix default mempool option in guides 2021-10-25 17:12:52 +02:00
gpus gpu/cuda: introduce CUDA driver 2021-11-16 17:47:52 +01:00
howto fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
linux_gsg eal: extend --huge-unlink for hugepage file reuse 2022-02-08 21:32:53 +01:00
mempool drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00
nics net/cnxk: add devargs for min-max SPI 2022-02-23 17:38:20 +01:00
platform common/mlx5: update doorbell mapping parameter name 2022-02-23 15:57:43 +01:00
prog_guide ethdev: bring in async indirect actions operations 2022-02-24 14:04:48 +01:00
rawdevs raw/cnxk_gpio: add option to select subset of GPIOs 2022-02-18 12:54:45 +01:00
regexdevs doc: add shared guide for mlx5 drivers 2022-02-23 15:57:42 +01:00
rel_notes ethdev: bring in async indirect actions operations 2022-02-24 14:04:48 +01:00
sample_app_ug doc: fix FIPS guide 2022-02-23 11:43:14 +01:00
testpmd_app_ug app/testpmd: support GRE option flow item 2022-02-11 16:51:59 +01:00
tools app/eventdev: add crypto producer mode 2022-02-24 08:58:43 +01:00
vdpadevs doc: add shared guide for mlx5 drivers 2022-02-23 15:57:42 +01:00
windows_gsg doc: discourage using Meson 0.58 on Windows 2021-11-17 09:50:23 +01:00
conf.py doc: replace deprecated distutils version parsing 2022-01-11 14:33:09 +01:00
custom.css
index.rst gpudev: introduce GPU device class library 2021-11-08 17:20:52 +01:00
meson.build