]> git.droids-corp.org - dpdk.git/commit
pipeline: support default action arguments
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Mon, 11 Apr 2022 18:21:08 +0000 (19:21 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 1 Jun 2022 11:56:30 +0000 (13:56 +0200)
commit73d94b009f3879d4f07be3fddd75b6e4a0bd4912
treeb6ba6042951bddc4328aa81aeae326361e9fb845
parent775be5b5399da981100f77988b100613ce44a9d5
pipeline: support default action arguments

Add support for arguments to the default action of regular and learner
tables at initialization time. Until now, only default actions with no
arguments were accepted in the .spec file.

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