X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fip_pipeline%2Flink.c;h=787eb866abed98388f736085325594c1bd21f3d7;hb=3a22f3877c9d8b13d7d1cdbd4c130b38cdbc8bcb;hp=392a890fbe7122bdfac0c5c9f17a7e07470ef934;hpb=2e1141b6f16fbe41ed2da812e3a03810c5724ae7;p=dpdk.git diff --git a/examples/ip_pipeline/link.c b/examples/ip_pipeline/link.c index 392a890fbe..787eb866ab 100644 --- a/examples/ip_pipeline/link.c +++ b/examples/ip_pipeline/link.c @@ -48,7 +48,6 @@ static struct rte_eth_conf port_conf_default = { .mq_mode = ETH_MQ_RX_NONE, .max_rx_pkt_len = 9000, /* Jumbo frame max packet len */ .split_hdr_size = 0, /* Header split buffer size */ - .offloads = DEV_RX_OFFLOAD_CRC_STRIP, }, .rx_adv_conf = { .rss_conf = {