numam-dpdk/test/test-pipeline
Jeff Guo b219c8cc07 test: 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
test 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:31 +02:00
..
config.c examples: fix optind reset 2017-03-10 15:38:47 +01:00
init.c test: enable HW CRC strip by default 2017-04-10 22:36:31 +02:00
main.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
main.h test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
pipeline_acl.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
pipeline_hash.c ring: return free space when enqueuing 2017-03-29 22:32:04 +02:00
pipeline_lpm_ipv6.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
pipeline_lpm.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
pipeline_stub.c test: move unit tests to separate directory 2017-02-28 16:04:18 +01:00
runtime.c ring: return remaining entry count when dequeuing 2017-03-29 22:32:20 +02:00