pipeline: move table type registration to library
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Sat, 27 Nov 2021 00:02:53 +0000 (00:02 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 13 Feb 2022 21:08:23 +0000 (22:08 +0100)
commitf23feb063ddd03490dd993469eb17fd5609889d4
treef94e32cb550749a140a424bca920e0ce053ffa7c
parent6e4a64c8b37cddfb802b62fe94af69ff53dc9800
pipeline: move table type registration to library

Move the table type registration for the well known table types from
the application to the pipeline library.

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