numam-dpdk/examples/l3fwd
Jeff Guo 60da774e6e examples: enable HW CRC strip by default
Since VF can not disable/enable HW CRC strip for non-DPDK PF drivers,
and kernel driver almost default enable that feature, if disable it in
example app's rxmode, VF driver will report the VF launch failure. So
this patch default to enable HW CRC strip to let VF launch successful.

Cc: stable@dpdk.org

Signed-off-by: Jeff Guo <jia.guo@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
2017-04-10 22:36:37 +02:00
..
l3fwd_em_hlm_sse.h hash: remove aliases for bulk lookup 2016-04-20 13:49:36 +02:00
l3fwd_em_sse.h examples/l3fwd: fix size of destination port ids 2016-03-31 22:56:00 +02:00
l3fwd_em.c examples/l3fwd: use accelerated CRC on ARM 2016-10-25 18:49:18 +02:00
l3fwd_em.h examples/l3fwd: fix using packet type blindly 2016-03-25 19:53:00 +01:00
l3fwd_lpm_sse.h lpm6: extend next hop field 2017-03-15 18:49:41 +01:00
l3fwd_lpm.c remove unused ring includes 2016-09-16 10:16:02 +02:00
l3fwd_lpm.h lpm6: extend next hop field 2017-03-15 18:49:41 +01:00
l3fwd_sse.h examples/l3fwd: fix crash with gcc 5 2016-04-06 11:35:33 +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: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
Makefile examples/l3fwd: modularize 2016-02-28 21:56:19 +01:00