[dpdk-dev] [PATCH v5 15/31] net/ice: support device initialization

Ferruh Yigit ferruh.yigit at intel.com
Tue Dec 18 00:15:33 CET 2018


> +static struct rte_pci_driver rte_ice_pmd = {
> +	.id_table = pci_id_ice_map,
> +	.drv_flags = RTE_PCI_DRV_NEED_MAPPING | RTE_PCI_DRV_INTR_LSC,

Is "RTE_PCI_DRV_IOVA_AS_VA" not added intentionally?


More information about the dev mailing list