numam-dpdk/lib/pipeline
Cristian Dumitrescu 40d42de563 pipeline: fix selector freeing
Due to a typo, the selector_free() function incorrectly takes an early
return when the selectors array is non-NULL, as opposed to the other
way around.

Coverity issue: 371912
Fixes: cdaa937d3e ("pipeline: support selector table")

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2021-07-21 13:51:17 +02:00
..
meson.build
rte_pipeline.c
rte_pipeline.h
rte_port_in_action.c
rte_port_in_action.h
rte_swx_ctl.c pipeline: fix selector freeing 2021-07-21 13:51:17 +02:00
rte_swx_ctl.h pipeline: support selector table 2021-07-10 08:26:12 +02:00
rte_swx_extern.h
rte_swx_pipeline_spec.c pipeline: support selector table 2021-07-10 08:26:12 +02:00
rte_swx_pipeline.c pipeline: support LPM lookup 2021-07-10 08:30:59 +02:00
rte_swx_pipeline.h pipeline: support selector table 2021-07-10 08:26:12 +02:00
rte_table_action.c
rte_table_action.h
version.map pipeline: support selector table 2021-07-10 08:26:12 +02:00