New upstream version 18.11-rc1
[deb_dpdk.git] / doc / guides / sample_app_ug / link_status_intr.rst
index c7665fe..695c088 100644 (file)
@@ -137,7 +137,6 @@ The global configuration is stored in a static structure:
     static const struct rte_eth_conf port_conf = {
         .rxmode = {
             .split_hdr_size = 0,
-            .offloads = DEV_RX_OFFLOAD_CRC_STRIP,
         },
         .txmode = {},
         .intr_conf = {