aboutsummaryrefslogtreecommitdiffstats
path: root/test/test/test_pmd_perf.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test/test_pmd_perf.c')
-rw-r--r--test/test/test_pmd_perf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test/test_pmd_perf.c b/test/test/test_pmd_perf.c
index 4549965f..f5095c87 100644
--- a/test/test/test_pmd_perf.c
+++ b/test/test/test_pmd_perf.c
@@ -65,7 +65,6 @@ static struct rte_eth_conf port_conf = {
.mq_mode = ETH_MQ_RX_NONE,
.max_rx_pkt_len = ETHER_MAX_LEN,
.split_hdr_size = 0,
- .offloads = DEV_RX_OFFLOAD_CRC_STRIP,
},
.txmode = {
.mq_mode = ETH_MQ_TX_NONE,