pipeline: improve handling of learner action arguments
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Tue, 14 Sep 2021 19:00:05 +0000 (20:00 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 27 Sep 2021 10:18:49 +0000 (12:18 +0200)
commit175d213bf833624c501188ca8f2dd7fe4bf599b3
tree4d7c19ada322d251e6bd81dac7ec6f925640f40c
parent1c6571c837abb7f716d261abe86ae411a76cc075
pipeline: improve handling of learner action arguments

The arguments of actions that are learned are now specified as part of
the learn instruction as opposed to being statically specified as part
of the learner table configuration.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/pipeline/examples/learner.spec
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