numam-dpdk/lib/librte_pmd_bond
Olivier Matz ea0c20ea95 apps: use helper to create mbuf pools
When it's possible, use the new helper to create the mbuf pools.
Most of the patch is trivial, except for the following files that
have some specifics (indirect mbufs):
- ip_fragmentation
- ip_pipeline
- ipv4_multicast
- vhost

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-04-28 11:34:10 +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 apps: use helper to create mbuf pools 2015-04-28 11:34:10 +02: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