examples/ip_pipeline: rework common CLI
authorTomasz Kulasek <tomaszx.kulasek@intel.com>
Wed, 8 Jun 2016 10:35:20 +0000 (12:35 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 8 Jun 2016 14:45:05 +0000 (16:45 +0200)
commit113f8d4a6c7a321ef90cb1e46b77ea6c11149d1e
tree492bf946708a882b2075f7e23e1f66d115895337
parented7a0490f7e237259ea24d059bf0b8b63e543cbc
examples/ip_pipeline: rework common CLI

All link commands are merged into one command:
cmd_link_parsed.
Improve run command to allow run periodically.
Adding static keyword to a lot of token declarations.

Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Signed-off-by: Michal Kobylinski <michalx.kobylinski@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/ip_pipeline/pipeline/pipeline_common_fe.c
examples/ip_pipeline/pipeline/pipeline_common_fe.h
examples/ip_pipeline/thread_fe.c