pipeline: move port type registration to library
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Sat, 27 Nov 2021 00:02:52 +0000 (00:02 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 13 Feb 2022 21:07:55 +0000 (22:07 +0100)
commit6e4a64c8b37cddfb802b62fe94af69ff53dc9800
tree95ff9b0659d1d49b3666a4b962a489a9e2ac1ca5
parentc07aaa655317b6706651ac37a6ce1e16dd21297c
pipeline: move port type registration to library

Move the port type registration for the well known port 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