examples/ip_pipeline: add KNI object
authorJasvinder Singh <jasvinder.singh@intel.com>
Thu, 29 Mar 2018 18:31:46 +0000 (19:31 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Thu, 5 Apr 2018 17:00:00 +0000 (19:00 +0200)
commit9a408cc8acc8808e237dceae4bedb7d1b66d3e94
tree055226cab7559215400031e17231ac4140deb0c1
parent2f74ae28e23f441c6f51241b4f3ea1c9b8b15812
examples/ip_pipeline: add KNI object

Add kni object implementation to the application.

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