Re: [dpdk-dev] [PATCH v4 00/12] Infrastructure to detect iova mapping on the bus

2017-07-21 Thread Maxime Coquelin
Hi Santosh, On 07/18/2017 07:59 AM, Santosh Shukla wrote: v4: Introducing RTE_PCI_DRV_IOVA_AS_VA flag for autodetection of iova va mapping. If a PCI driver demand for IOVA as VA scheme then the driver can add it in the PCI driver registration function. Algorithm to select IOVA as VA for PCI bus

[dpdk-dev] [PATCH v4 00/12] Infrastructure to detect iova mapping on the bus

2017-07-17 Thread Santosh Shukla
v4: Introducing RTE_PCI_DRV_IOVA_AS_VA flag for autodetection of iova va mapping. If a PCI driver demand for IOVA as VA scheme then the driver can add it in the PCI driver registration function. Algorithm to select IOVA as VA for PCI bus case: 0. If no device bound then return with RTE_IOVA_D