Re: [PATCH 01/14] drivers: remove duplicated PCI master control

2023-10-06 Thread fengchengwen
Acked-by: Chengwen Feng On 2023/8/3 15:50, David Marchand wrote: > Use existing API to cleanup duplicated code. > > Signed-off-by: David Marchand > --- > drivers/bus/pci/linux/pci_uio.c| 32 +-- > drivers/bus/pci/linux/pci_vfio.c | 41 ++ >

Re: [PATCH 01/14] drivers: remove duplicated PCI master control

2023-08-03 Thread Bruce Richardson
On Thu, Aug 03, 2023 at 09:50:24AM +0200, David Marchand wrote: > Use existing API to cleanup duplicated code. > > Signed-off-by: David Marchand > --- Acked-by: Bruce Richardson

[PATCH 01/14] drivers: remove duplicated PCI master control

2023-08-03 Thread David Marchand
Use existing API to cleanup duplicated code. Signed-off-by: David Marchand --- drivers/bus/pci/linux/pci_uio.c| 32 +-- drivers/bus/pci/linux/pci_vfio.c | 41 ++ drivers/net/hns3/hns3_ethdev_vf.c | 25 +- drivers/net/ngbe/bas