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

Thomas Monjalon thomas at monjalon.net
Thu Jun 8 12:04:25 CEST 2023


08/06/2023 10:58, Xia, Chenbo:
> From: Ali Alnubani <alialnu at nvidia.com>
> > From: Chenbo Xia <chenbo.xia at intel.com>
> > >
> > > 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>

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

Applied, thanks.




More information about the stable mailing list