[dpdk-dev] [PATCH] bus/pci: pcidev access from secondary process

Thomas Monjalon thomas at monjalon.net
Sat Apr 25 22:28:50 CEST 2020


24/04/2020 19:08, Vijaya Mohan Guvva:
> For pci devices presented through igb_uio, pcidev->mem_resource[] is
> not populated when the device is initialized for secondary process.
> 
> Initialize pcidev->mem_resource[] with pci-bar mapped addresses.
> 
> Fixes: c752998b (pci: introduce library and driver)
> Cc: stable at dpdk.org
> 
> Signed-off-by: Vijaya Mohan Guvva <vijay1054 at gmail.com>

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

Applied, thanks




More information about the dev mailing list