numam-dpdk/lib/pipeline
Yogesh Jangra a774cba0bb pipeline: fix validate header instruction
The exported data structure for the header validate instruction did
not populate its struct_id field, which results in segmentation fault.

Fixes: 216bc906d0 ("pipeline: export pipeline instructions to file")
Cc: stable@dpdk.org

Signed-off-by: Yogesh Jangra <yogesh.jangra@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2022-11-22 12:58:29 +01:00
..
meson.build build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
rte_pipeline.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01: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 unneeded header includes 2022-02-22 13:10:39 +01:00
rte_port_in_action.h lib: document free functions 2022-06-24 14:50:34 +02:00
rte_swx_ctl.c pipeline: configure hash function for regular tables 2022-09-23 18:04:41 +02:00
rte_swx_ctl.h pipeline: support direct meters on control path 2022-09-24 11:35:34 +02: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: add table entry ID read instruction 2022-09-24 11:35:25 +02:00
rte_swx_pipeline_spec.c pipeline: configure hash function for learner tables 2022-09-23 18:04:42 +02:00
rte_swx_pipeline_spec.h pipeline: configure hash function for learner tables 2022-09-23 18:04:42 +02:00
rte_swx_pipeline.c pipeline: fix validate header instruction 2022-11-22 12:58:29 +01:00
rte_swx_pipeline.h pipeline: configure hash function for learner tables 2022-09-23 18:04:42 +02:00
rte_table_action.c mbuf: add helper to get/set IOVA address 2022-10-08 23:58:26 +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 direct meters on control path 2022-09-24 11:35:34 +02:00