]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ice/ice_dcf.c
net/ice/base: support eCPRI over MAC type 0 flow
[dpdk.git] / drivers / net / ice / ice_dcf.c
index d20e2b3f488451143232c2666adbcb1711bd0be6..44dbd3bb8445825e06b5b40b3d09f76a93a89fed 100644 (file)
@@ -899,6 +899,7 @@ ice_dcf_configure_queues(struct ice_dcf_hw *hw)
                        return -EINVAL;
                }
 #endif
+               ice_select_rxd_to_pkt_fields_handler(rxq[i], vc_qp->rxq.rxdid);
        }
 
        memset(&args, 0, sizeof(args));