net/i40e: fix overwriting RSS RETA
[dpdk.git] / drivers / net / avf / avf.h
index 84a89cd..dcf8d1c 100644 (file)
@@ -117,6 +117,7 @@ struct avf_adapter {
        struct rte_eth_dev *eth_dev;
        struct avf_info vf;
 
+       bool rx_bulk_alloc_allowed;
        /* For vector PMD */
        bool rx_vec_allowed;
        bool tx_vec_allowed;