Stephen,
does it mean we should insert those defines to PMD driver files?
dpdk-dev,
ping for more comments/review
Thanks,
Jan
Jan
2016-02-08 22:27 GMT+01:00 Stephen Hemminger :
> On Fri, 5 Feb 2016 19:20:26 +0100
> Jan Medala wrote:
>
> > +
> > +#ifndef PCI_VENDOR_ID_AMAZON
> > +/** Vendor
On Fri, 5 Feb 2016 19:20:26 +0100
Jan Medala wrote:
> +
> +#ifndef PCI_VENDOR_ID_AMAZON
> +/** Vendor ID used by Amazon devices */
> +#define PCI_VENDOR_ID_AMAZON 0x1D0F
> +#endif
> +
The goal is to eliminate the clobal rte_pci_dev_ids.h file, it doesn't scale.
Signed-off-by: Evgeny Schemeilin
Signed-off-by: Alexander Matushevsky
Signed-off-by: Jan Medala
Signed-off-by: Jakub Palider
---
doc/guides/nics/ena.rst | 238
lib/librte_eal/common/include/rte_pci_dev_ids.h | 16 ++
2 files changed, 254 insert
3 matches
Mail list logo