numam-dpdk/examples/tep_termination
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
..
main.c vhost: rename header file 2017-04-01 10:42:44 +02:00
main.h vhost: drop the Rx and Tx queue macro 2017-04-01 10:42:44 +02:00
Makefile eal: set name to threads 2015-11-03 15:32:34 +01:00
vxlan_setup.c examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
vxlan_setup.h vhost: export device id as the interface to applications 2016-06-22 09:42:57 +02:00
vxlan.c examples/tep_term: fix packet length with multi-segments 2016-10-25 17:50:47 +02:00
vxlan.h examples/tep_term: add TSO offload configuration 2015-06-23 11:34:54 +02:00