examples/ip_pipeline: add traffic manager object
authorJasvinder Singh <jasvinder.singh@intel.com>
Thu, 29 Mar 2018 18:31:44 +0000 (19:31 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Thu, 5 Apr 2018 16:23:51 +0000 (18:23 +0200)
commit25961ff3bcb9ae8d7a46305a1565a33438333b7a
tree4f990d54d2e86e12ec20f2e9b5db6037a7694a17
parent8245472c58c898f1bc2b30058b0f159e9ab2bb3f
examples/ip_pipeline: add traffic manager object

Add traffic manager object implementation to the application.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
examples/ip_pipeline/Makefile
examples/ip_pipeline/cli.c
examples/ip_pipeline/main.c
examples/ip_pipeline/meson.build
examples/ip_pipeline/tmgr.c [new file with mode: 0644]
examples/ip_pipeline/tmgr.h [new file with mode: 0644]