[dpdk-dev] [PATCH v3 1/2] eal/pci: introduce a PCI driver flag

Ferruh Yigit ferruh.yigit at intel.com
Fri Jun 9 12:46:29 CEST 2017


On 6/9/2017 11:27 AM, Jerin Jacob wrote:
> Some ethdev devices like nicvf thunderx PMD need special treatment for
> Secondary queue set(SQS) PCIe VF devices, where, it expects to not unmap
> or free the memory without registering the ethdev subsystem.
> 
> Introducing a new RTE_PCI_DRV_KEEP_MAPPED_RES
> PCI driver flag to request PCI subsystem to not unmap the mapped PCI
> resources(PCI BAR address) if unsupported device detected.
> 
> Suggested-by: Ferruh Yigit <ferruh.yigit at intel.com>
> Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>

Series Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the dev mailing list