numam-dpdk/doc/guides/testpmd_app_ug
Alexander Kozyrev d906fff518 app/testpmd: add async indirect actions operations
Add testpmd support for the rte_flow_async_action_handle API.
Provide the command line interface for operations dequeue.
Usage example:
  flow queue 0 indirect_action 0 create action_id 9
    ingress postpone yes action rss / end
  flow queue 0 indirect_action 0 update action_id 9
    action queue index 0 / end
flow queue 0 indirect_action 0 destroy action_id 9

Signed-off-by: Alexander Kozyrev <akozyrev@nvidia.com>
Acked-by: Ori Kam <orika@nvidia.com>
2022-02-24 14:04:48 +01:00
..
build_app.rst doc: remove some build instructions where unneeded 2020-06-29 16:33:39 +02:00
index.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
intro.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
run_app.rst ethdev: add namespace 2021-10-22 18:15:38 +02:00
testpmd_funcs.rst app/testpmd: add async indirect actions operations 2022-02-24 14:04:48 +01:00