numam-dpdk/examples/vhost_xen
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 examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
main.h examples: remove useless debug flags 2016-05-02 15:31:17 +02:00
Makefile eal: set name to threads 2015-11-03 15:32:34 +01:00
vhost_monitor.c examples/vhost_xen: fix 32-bit build 2016-04-10 21:36:54 +02:00
virtio-net.h vhost: remove device operations pointers 2016-02-19 19:33:31 +01:00
xen_vhost.h tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
xenstore_parse.c remove unneeded tests for NULL when freeing 2016-01-27 15:34:48 +01:00