X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=examples%2Fip_pipeline%2Flink.c;fp=examples%2Fip_pipeline%2Flink.c;h=787eb866abed98388f736085325594c1bd21f3d7;hb=8d01b9cd70a67cdafd5b965a70420c3bd7fb3f82;hp=392a890fbe7122bdfac0c5c9f17a7e07470ef934;hpb=b63264c8342e6a1b6971c79550d2af2024b6a4de;p=deb_dpdk.git diff --git a/examples/ip_pipeline/link.c b/examples/ip_pipeline/link.c index 392a890f..787eb866 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 = {