Imported Upstream version 17.05
[deb_dpdk.git] / test / test / test_kni.c
similarity index 99%
rename from app/test/test_kni.c
rename to test/test/test_kni.c
index 309741c..db17fdf 100644 (file)
@@ -92,7 +92,7 @@ static const struct rte_eth_conf port_conf = {
                .hw_ip_checksum = 0,
                .hw_vlan_filter = 0,
                .jumbo_frame = 0,
-               .hw_strip_crc = 0,
+               .hw_strip_crc = 1,
        },
        .txmode = {
                .mq_mode = ETH_DCB_NONE,