On Fri, 5 Feb 2016 19:20:26 +0100 Jan Medala <jan at semihalf.com> 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.