06/11/2017 09:43, Gaëtan Rivet:
> There are others namespace inconsistencies with my pci move, I will send
> additional fixes later.
>
> On Mon, Nov 06, 2017 at 03:08:47AM +0100, Thomas Monjalon wrote:
> > The function pci_get_sysfs_path was moved from EAL to the PCI driver.
> >
> > The namespace
There are others namespace inconsistencies with my pci move, I will send
additional fixes later.
On Mon, Nov 06, 2017 at 03:08:47AM +0100, Thomas Monjalon wrote:
> The function pci_get_sysfs_path was moved from EAL to the PCI driver.
>
> The namespace is now fixed by adding "rte_" prefix.
> The m
The function pci_get_sysfs_path was moved from EAL to the PCI driver.
The namespace is now fixed by adding "rte_" prefix.
The map files are fixed by removing the symbol from EAL and adding
it to the PCI driver.
It is an API break but it is probably not used by applications.
Anyway this API is alr
3 matches
Mail list logo