numam-dpdk/examples/l3fwd
Qi Zhang 5b9b65b14e examples/l3fwd: fix IPv6 packet type parse
Fix a typo that cause IPv6 packet type not be parsed.

Fixes: 71a7e2424e ("examples/l3fwd: fix using packet type blindly")
Cc: stable@dpdk.org

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
2017-08-05 01:38:01 +02:00
..
l3fwd_common.h examples/l3fwd: extract common code from multi packet send 2017-07-04 17:41:53 +02:00
l3fwd_em_hlm_neon.h examples/l3fwd: add NEON implementation 2017-07-04 17:41:53 +02:00
l3fwd_em_hlm_sse.h examples/l3fwd: reorganise multi hash lookup 2017-07-04 17:25:01 +02:00
l3fwd_em_hlm.h examples/l3fwd: add loop count for hash multi-lookup 2017-07-04 17:41:53 +02:00
l3fwd_em_sequential.h examples/l3fwd: add NEON implementation 2017-07-04 17:41:53 +02:00
l3fwd_em.c examples/l3fwd: fix IPv6 packet type parse 2017-08-05 01:38:01 +02:00
l3fwd_em.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
l3fwd_lpm_neon.h examples/l3fwd: add NEON implementation 2017-07-04 17:41:53 +02:00
l3fwd_lpm_sse.h examples/l3fwd: rearrange LPM code 2017-07-04 17:41:53 +02:00
l3fwd_lpm.c examples/l3fwd: add NEON implementation 2017-07-04 17:41:53 +02:00
l3fwd_lpm.h examples/l3fwd: rearrange LPM code 2017-07-04 17:41:53 +02:00
l3fwd_neon.h examples/l3fwd: add NEON implementation 2017-07-04 17:41:53 +02:00
l3fwd_sse.h examples/l3fwd: extract common code from multi packet send 2017-07-04 17:41:53 +02:00
l3fwd.h examples/l3fwd: enable 4M hash for all 64-bit archs 2016-10-13 14:37:48 +02:00
main.c examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
Makefile fix typos using codespell utility 2017-06-14 23:54:13 +02:00