net/sfc: reserve queues for port representors
[dpdk.git] / drivers / net / ice / ice_rxtx_vec_avx512.c
index ad6c69d..5bba988 100644 (file)
@@ -583,7 +583,7 @@ _ice_recv_raw_pkts_vec_avx512(struct ice_rx_queue *rxq,
                         * needs to load 2nd 16B of each desc for RSS hash parsing,
                         * will cause performance drop to get into this context.
                         */
-                       if (rxq->vsi->adapter->eth_dev->data->dev_conf.rxmode.offloads &
+                       if (rxq->vsi->adapter->pf.dev_data->dev_conf.rxmode.offloads &
                                        DEV_RX_OFFLOAD_RSS_HASH) {
                                /* load bottom half of every 32B desc */
                                const __m128i raw_desc_bh7 =