numam-dpdk/lib/pipeline
Cristian Dumitrescu 8f8f6c1448 pipeline: fix annotation checks
The checks for the table-only and default-only annotations were
incorrect, as they were using the pipeline action ID instead of the
table action ID for retrieving the table action info. These checks are
now corrected and pushed into the internal table_entry_check()
function.

Fixes: cd79e02058 ("pipeline: support action annotations")
Cc: stable@dpdk.org

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Signed-off-by: Yogesh Jangra <yogesh.jangra@intel.com>
2022-02-13 22:31:05 +01:00
..
meson.build build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
rte_pipeline.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_pipeline.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_port_in_action.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_port_in_action.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_swx_ctl.c pipeline: fix annotation checks 2022-02-13 22:31:05 +01:00
rte_swx_ctl.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
rte_swx_extern.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_swx_pipeline_internal.h pipeline: improve drop instruction 2022-02-13 21:58:28 +01:00
rte_swx_pipeline_spec.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
rte_swx_pipeline.c pipeline: add check against loops 2022-02-13 22:30:59 +01:00
rte_swx_pipeline.h fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
rte_table_action.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
rte_table_action.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
version.map pipeline: support learner tables 2021-09-27 09:52:04 +02:00