test: enable HW CRC strip by default
authorJeff Guo <jia.guo@intel.com>
Sat, 8 Apr 2017 05:56:41 +0000 (13:56 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 10 Apr 2017 20:36:31 +0000 (22:36 +0200)
commitb219c8cc07ecedef968d33a68af54d2a7a7ccc51
tree35afd3563340a65523c0b78495e8411908c6725d
parent79dd163fcaac74006ab607b6c0d1baacc9c40d92
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>
test/test-pipeline/init.c
test/test/test_kni.c
test/test/test_link_bonding.c
test/test/test_link_bonding_mode4.c
test/test/test_link_bonding_rssconf.c
test/test/test_pmd_perf.c