numam-dpdk/examples/l2fwd-keepalive
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
..
ka-agent examples/l2fwd-keepalive: add IPC liveness reporting 2016-06-16 18:27:00 +02:00
main.c examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
Makefile examples/l2fwd-keepalive: add IPC liveness reporting 2016-06-16 18:27:00 +02:00
shm.c examples/l2fwd-keepalive: fix memory leak 2016-06-21 15:56:39 +02:00
shm.h examples/l2fwd-keepalive: add IPC liveness reporting 2016-06-16 18:27:00 +02:00