examples/l3fwd: fix IPv6 packet type parse
authorQi Zhang <qi.z.zhang@intel.com>
Fri, 4 Aug 2017 07:52:06 +0000 (15:52 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 4 Aug 2017 23:38:01 +0000 (01:38 +0200)
commit5b9b65b14e05c106bb8229c0fe0b347315da7d00
tree65ec74280dcd03be9eca5fbdcb3e340c25a6baf2
parentf0adeebde0eff52674f28c4dd240030381c391e9
examples/l3fwd: fix IPv6 packet type parse

Fix a typo that cause IPv6 packet type not be parsed.

Fixes: 71a7e2424e07 ("examples/l3fwd: fix using packet type blindly")
Cc: stable@dpdk.org
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
examples/l3fwd/l3fwd_em.c