examples/ip_pipeline: add TAP port
authorJasvinder Singh <jasvinder.singh@intel.com>
Thu, 13 Oct 2016 09:17:48 +0000 (10:17 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 13 Oct 2016 09:44:08 +0000 (11:44 +0200)
commit3f2c9f3bb6c642f302ff6459f5a8a9e23a2f954b
treea7621c9afad5d8e8468bf3015cd6684be93c645d
parent5a99f20868576496534f0cea0f5266d75b1cf0ce
examples/ip_pipeline: add TAP port

The TAP port support is added to ip_pipeline app. To parse
configuration file with TAP port entries, parsing function is implemented.
The TAP ports configuration check and initialization routines have been
included in application code.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/ip_pipeline/app.h
examples/ip_pipeline/config_check.c
examples/ip_pipeline/config_parse.c
examples/ip_pipeline/init.c
examples/ip_pipeline/pipeline/pipeline_common_fe.c
examples/ip_pipeline/pipeline_be.h