Re: [dpdk-dev] [PATCH v5 1/3] PCI: use PCI standard sysfs entry to get PIO address

2021-01-24 Thread Xueming(Steven) Li
ntel.com; gr...@u256.net >Subject: Re: [dpdk-dev] [PATCH v5 1/3] PCI: use PCI standard sysfs entry to get >PIO address > > >On 2021/1/12 16:07, Maxime Coquelin wrote: >> Hi Huawei, >> >> The title should be under the form: >> "bus/pci: use PCI standard

Re: [dpdk-dev] [PATCH v5 1/3] PCI: use PCI standard sysfs entry to get PIO address

2021-01-14 Thread 谢华伟(此时此刻)
On 2021/1/12 16:07, Maxime Coquelin wrote: Hi Huawei, The title should be under the form: "bus/pci: use PCI standard sysfs entry to get PIO address" On 10/22/20 5:51 PM, 谢华伟(此时此刻) wrote: From: "huawei.xhw" Previously with igb_uio we get PIO address from igb_uio sysfs entry, with uio_pci_ge

Re: [dpdk-dev] [PATCH v5 1/3] PCI: use PCI standard sysfs entry to get PIO address

2021-01-12 Thread Maxime Coquelin
Hi Huawei, The title should be under the form: "bus/pci: use PCI standard sysfs entry to get PIO address" On 10/22/20 5:51 PM, 谢华伟(此时此刻) wrote: > From: "huawei.xhw" > > Previously with igb_uio we get PIO address from igb_uio sysfs entry, with > uio_pci_generic, we get PIO address from /proc/iop

[dpdk-dev] [PATCH v5 1/3] PCI: use PCI standard sysfs entry to get PIO address

2020-10-22 Thread 谢华伟(此时此刻)
From: "huawei.xhw" Previously with igb_uio we get PIO address from igb_uio sysfs entry, with uio_pci_generic, we get PIO address from /proc/ioports. Signed-off-by: huawei.xhw --- drivers/bus/pci/linux/pci.c | 77 - drivers/bus/pci/linux/pci_uio.c | 6