Re: [dpdk-dev] [PATCH v6 0/2] support both PIO and MMIO BAR for legacy device in virtio PMD
From: 谢华伟(此时此刻) <hidden>
Date: 2021-02-04 02:51:06
On 2021/2/3 17:37, Maxime Coquelin wrote:
Hi Huawei, On 2/1/21 8:43 AM, 谢华伟(此时此刻) wrote:quoted
On 2021/1/29 11:25, chris wrote:quoted
Hi ferruh and maxime: v6 changes: send v6. Let us discuss if merge in this or early next release.Ping.The -rc2 was released on the 29th, so I think it is too late for this release. As Ferruh suggested, he can pick it early for next release, so doing that we'll be sure to have a wider testing. Apart from that, I am fine with the series.
OK. Thanks Maxime.
Thanks, Maximequoted
quoted
Sorry that forget to reply to previous message id.quoted
- change to DEBUG level for IO bar detection in pci_uio_ioport_map - rework the code in iobar branch - fixes commit message format issue - temporarily remove the 3rd patch for vfio path, leave it for future discusssion - rework against virtio_pmd_rework_v2 huawei.xhw (2): bus/pci: use PCI standard sysfs entry to get PIO address bus/pci: support MMIO in PCI ioport accessors drivers/bus/pci/linux/pci.c | 81 ------------------- drivers/bus/pci/linux/pci_uio.c | 170 ++++++++++++++++++++++++++++------------ 2 files changed, 118 insertions(+), 133 deletions(-)