numam-dpdk/lib/librte_pmd_bond
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
..
Makefile mbuf: remove build option to disable refcnt 2015-02-23 19:31:24 +01:00
rte_eth_bond_8023ad_private.h bond: add mode 4 2014-11-27 21:20:58 +01:00
rte_eth_bond_8023ad.c bond: fix type for port and queue id 2015-03-30 19:10:15 +02:00
rte_eth_bond_8023ad.h bond: fix headers for C++ 2015-02-02 12:30:33 +01:00
rte_eth_bond_alb.c bond: add mode 6 2015-02-20 22:17:52 +01:00
rte_eth_bond_alb.h bond: add mode 6 2015-02-20 22:17:52 +01:00
rte_eth_bond_api.c pci: make device id tables const 2015-04-20 19:58:54 +02:00
rte_eth_bond_args.c mbuf: remove build option to disable refcnt 2015-02-23 19:31:24 +01:00
rte_eth_bond_pmd.c bond: fix type for port and queue id 2015-03-30 19:10:15 +02:00
rte_eth_bond_private.h bond: fix type for port and queue id 2015-03-30 19:10:15 +02:00
rte_eth_bond_version.map bond: fix symbol export 2015-02-18 18:58:55 +01:00
rte_eth_bond.h mbuf: remove build option to disable refcnt 2015-02-23 19:31:24 +01:00