[dpdk-dev] [PATCH v2 1/4] Amazon ENA PCI defines and documentation

Stephen Hemminger stephen at networkplumber.org
Mon Feb 8 22:27:23 CET 2016


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.


More information about the dev mailing list