examples/ip_pipeline: check queues
authorJasvinder Singh <jasvinder.singh@intel.com>
Tue, 1 Dec 2015 12:23:59 +0000 (12:23 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 7 Dec 2015 01:35:56 +0000 (02:35 +0100)
commitbb5b66c613408bbfe661f96b5d39355130faf35d
tree60ea4a4191e0ce448965b73552473e4d8737a392
parent6cec95a597b53eba8a1fdec9e22280573635dd8b
examples/ip_pipeline: check queues

This patch checks that rx queue and tx queue of each
link specified in ip pipeline configuration file are
used.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/ip_pipeline/config_check.c