pipeline: export pipeline instructions to file
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Mon, 13 Sep 2021 16:44:39 +0000 (17:44 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 27 Sep 2021 10:09:26 +0000 (12:09 +0200)
commit216bc906d0002190c812858983aba8835b6b7006
tree82690d75274d847084df78c2863a7d1ed850c51c
parentfc64098a1a08f68c9f3b860ede3147ec177d5522
pipeline: export pipeline instructions to file

Export the array of translated instructions to a C file. There is one
such array per action and one for the pipeline.

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