Imported Upstream version 16.11.2
[deb_dpdk.git] / app / 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,