[PATCH] bus/pci: fix missing MMIO APIs in Windows

Ali Alnubani alialnu at nvidia.com
Thu Jun 8 10:54:59 CEST 2023


> -----Original Message-----
> From: Chenbo Xia <chenbo.xia at intel.com>
> Sent: Thursday, June 8, 2023 10:43 AM
> To: dev at dpdk.org
> Cc: david.marchand at redhat.com; NBU-Contact-Thomas Monjalon
> (EXTERNAL) <thomas at monjalon.net>; Ali Alnubani <alialnu at nvidia.com>;
> probb at iol.unh.edu; miao.li at intel.com; stable at dpdk.org; Yahui Cao
> <yahui.cao at intel.com>; Sunil Kumar Kori <skori at marvell.com>
> Subject: [PATCH] bus/pci: fix missing MMIO APIs in Windows
> 
> MMIO read and write APIs were defined in PCI bus. But the corresponding
> implementations are not done in windows. This patch fixes this.
> 
> Bugzilla ID: 1245
> Fixes: 095cf6e68b28 ("bus/pci: introduce MMIO read/write")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Chenbo Xia <chenbo.xia at intel.com>
> ---

Resolves the build failure for me, thanks Chenbo.

Tested-by: Ali Alnubani <alialnu at nvidia.com>


More information about the stable mailing list