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

2023-06-08 Thread Thomas Monjalon
08/06/2023 10:58, Xia, Chenbo: > From: Ali Alnubani > > From: Chenbo Xia > > > > > > 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: int

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

2023-06-08 Thread Xia, Chenbo
Kori > > Subject: RE: [PATCH] bus/pci: fix missing MMIO APIs in Windows > > > -Original Message- > > From: Chenbo Xia > > Sent: Thursday, June 8, 2023 10:43 AM > > To: dev@dpdk.org > > Cc: david.march...@redhat.com; NBU-Contact-Thomas Monjalon

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

2023-06-08 Thread Ali Alnubani
> -Original Message- > From: Chenbo Xia > Sent: Thursday, June 8, 2023 10:43 AM > To: dev@dpdk.org > Cc: david.march...@redhat.com; NBU-Contact-Thomas Monjalon > (EXTERNAL) ; Ali Alnubani ; > pr...@iol.unh.edu; miao...@intel.com; sta...@dpdk.org; Yahui Cao > ; Sunil Kumar Kori > Subject: