numam-dpdk/lib/librte_pmd_fm10k
Stephen Hemminger 6065355a03 pci: make device id tables const
The PCI device id table is immutable and should be made const
in all drivers. The pseudo drivers can initialize their local
copy as necessary.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2015-04-20 19:58:54 +02:00
..
base fm10k: add base driver 2015-02-17 15:25:30 +01:00
fm10k_ethdev.c pci: make device id tables const 2015-04-20 19:58:54 +02:00
fm10k_logs.h fm10k: fix build with debug enabled 2015-03-04 11:18:36 +01:00
fm10k_rxtx.c fm10k: fix build with unused debug function 2015-02-24 03:09:57 +01:00
fm10k.h fm10k: add scatter receive 2015-02-17 15:25:30 +01:00
Makefile fm10k: fix build with gcc < 4.4 2015-03-23 00:31:19 +01:00
rte_pmd_fm10k_version.map fm10k: register PF driver 2015-02-17 15:25:30 +01:00