numam-dpdk/examples/pipeline
Cristian Dumitrescu 6e4a64c8b3 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>
2022-02-13 22:07:55 +01:00
..
examples fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
cli.c port: configure loop count for source port 2021-10-25 14:30:32 +02:00
cli.h examples/pipeline: add configuration commands 2020-10-01 18:43:10 +02:00
conn.c examples/pipeline: add message passing mechanism 2020-10-01 18:43:10 +02:00
conn.h examples/pipeline: add message passing mechanism 2020-10-01 18:43:10 +02:00
main.c examples: add eal cleanup to examples 2021-04-21 20:21:25 +02:00
Makefile examples: fix pkg-config override 2021-05-05 22:20:24 +02:00
meson.build examples: reduce indentation in build files 2021-04-21 14:04:09 +02:00
obj.c pipeline: move port type registration to library 2022-02-13 22:07:55 +01:00
obj.h port: add file descriptor SWX port 2021-03-23 19:50:44 +01:00
thread.c remove unnecessary null checks 2022-02-12 12:07:48 +01:00
thread.h examples/pipeline: add new example application 2020-10-01 18:43:10 +02:00