examples/l3fwd-vf: fix race condition
authorDaniel Mrzyglod <danielx.t.mrzyglod@intel.com>
Tue, 8 Jul 2014 11:16:24 +0000 (12:16 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 11 Dec 2014 00:42:03 +0000 (01:42 +0100)
commitc062d3eb71e1a0026256d651d1ff7fcbbc03a2e5
tree51f191873aa62d1e66bd24e303cff859bde6d87a
parentc2ab5162dbd8837bf381be4627e3ba8efccf4562
examples/l3fwd-vf: fix race condition

When the routing is through the same queue, the app crashed.

Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyglod@intel.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
examples/l3fwd-vf/main.c