pipeline: support action annotations
authorYogesh Jangra <yogesh.jangra@intel.com>
Mon, 18 Oct 2021 01:22:53 +0000 (21:22 -0400)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 25 Oct 2021 12:53:28 +0000 (14:53 +0200)
commitcd79e0205824cad872e7332976ee773522c3f475
treefc75eec5c5184513270b328e55d1ad7055a3e7aa
parent0317c4521d936d77e03d94abb031171a4df8dee4
pipeline: support action annotations

Enable restricting the scope of an action to regular table entries or
to the table default entry in order to support the P4 language
tableonly or defaultonly annotations.

Signed-off-by: Yogesh Jangra <yogesh.jangra@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
lib/pipeline/rte_swx_ctl.c
lib/pipeline/rte_swx_ctl.h
lib/pipeline/rte_swx_pipeline.c
lib/pipeline/rte_swx_pipeline.h
lib/pipeline/rte_swx_pipeline_internal.h
lib/pipeline/rte_swx_pipeline_spec.c