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

Xia, Chenbo chenbo.xia at intel.com
Thu Jun 8 10:58:18 CEST 2023


> -----Original Message-----
> From: Ali Alnubani <alialnu at nvidia.com>
> Sent: Thursday, June 8, 2023 4:55 PM
> To: Xia, Chenbo <chenbo.xia at intel.com>; dev at dpdk.org
> Cc: david.marchand at redhat.com; NBU-Contact-Thomas Monjalon (EXTERNAL)
> <thomas at monjalon.net>; probb at iol.unh.edu; Li, Miao <miao.li at intel.com>;
> stable at dpdk.org; Cao, Yahui <yahui.cao at intel.com>; Sunil Kumar Kori
> <skori at marvell.com>
> Subject: RE: [PATCH] bus/pci: fix missing MMIO APIs in Windows
> 
> > -----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.

Great to know! Thanks for reporting this and test the fix
with quick action :)

Cheers,
Chenbo

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


More information about the dev mailing list