examples/ip_pipeline: add link identification
authorFan Zhang <roy.fan.zhang@intel.com>
Tue, 1 Mar 2016 10:35:52 +0000 (10:35 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 7 Mar 2016 11:43:23 +0000 (12:43 +0100)
commit377cd98e0ab68ee8dd3538558d6ec5b3dee1ddce
treea76393f1f98e85f23c8f0f1c0509176ad99d35f8
parent4e14069328fc30b7882625e83e3603ad3124557c
examples/ip_pipeline: add link identification

This patch adds link identification feature to packet framework. To
identify a link, user can use both existing port-mask option, or specify
PCI device in every LINK section in the configuration file.

Signed-off-by: Fan Zhang <roy.fan.zhang@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