X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=test%2Ftest%2Ftest_kni.c;h=3dcadcebdd0adc57d0fe0b2ecece8a2dea1d6f76;hb=416aa7f1c98acfaf996a54f63fd2a02dc5ef3a73;hp=1b876719ab8ab553780384b4507ce2536a38f9de;hpb=c6698a3e8fa525ad8a5c10191b83c4bbeab75907;p=dpdk.git diff --git a/test/test/test_kni.c b/test/test/test_kni.c index 1b876719ab..3dcadcebdd 100644 --- a/test/test/test_kni.c +++ b/test/test/test_kni.c @@ -70,9 +70,6 @@ static const struct rte_eth_txconf tx_conf = { }; static const struct rte_eth_conf port_conf = { - .rxmode = { - .offloads = DEV_RX_OFFLOAD_CRC_STRIP, - }, .txmode = { .mq_mode = ETH_DCB_NONE, },