pipeline: enable pipeline compilation
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Mon, 13 Sep 2021 16:44:43 +0000 (17:44 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 27 Sep 2021 10:10:26 +0000 (12:10 +0200)
commit1c6571c837abb7f716d261abe86ae411a76cc075
treede7d95f5364478ff4016fb1ba7e34e837156fcb9
parentf898a475c37f9e7881085312da4eee69b4b37cb3
pipeline: enable pipeline compilation

Commit the pipeline changes when the compilation process is
successful: change the table lookup instructions to execute the action
function for each action, replace the regular pipeline instructions
with the custom instructions.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
lib/pipeline/rte_swx_pipeline.c