Re: [dpdk-dev] [PATCH v10 1/2] bus/pci: use PCI standard sysfs entry to get PIO address
From: 谢华伟(此时此刻) <hidden>
Date: 2021-03-09 06:23:13
From: 谢华伟(此时此刻) <hidden>
Date: 2021-03-09 06:23:13
On 2021/3/6 0:17, chris wrote:
On 2021/3/4 2:47, 谢华伟(此时此刻) wrote:quoted
Actually, igb_uio sysfs attribute exports exactly the same thing as standard PCI sysfs, i.e, pci_dev->resource[] in kernel source code This patch refactors these messy things, and uses standard PCI sysfs attribute.Hi David: My fault. I set vim cc=80, so there is still warnings about "unwrapped commit description". WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email name mismatch: 'From: "huawei.xhw"[off-list ref]' != 'Signed-off-by: huawei xie[off-list ref]' Does this matter? Don't know how to fix it. my git settting is already "user.name=huawei xie". Do i need to send v11 version?
ping.