08/06/2023 10:58, Xia, Chenbo: > From: Ali Alnubani <alia...@nvidia.com> > > From: Chenbo Xia <chenbo....@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: sta...@dpdk.org > > > > > > Signed-off-by: Chenbo Xia <chenbo....@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 <alia...@nvidia.com>
Adding Reported-by: Ali Alnubani <alia...@nvidia.com> Applied, thanks.