numam-dpdk/drivers/net/bonding
Michal Jastrzebski 59bcf8084f app/testpmd: fix bonding initialization
when creating a bond device in testpmd, a name for a device must meet
the correct convention described in the documentation:
The device name must start with the net_bonding prefix
followed by numbers or letters.
Change for ALB mempool allocation - mem_name was too long.

Fixes: 9bf4901d1a ("bus/vdev: remove probe with driver name option")
Cc: stable@dpdk.org

Signed-off-by: Michal Jastrzebski <michalx.k.jastrzebski@intel.com>
Reviewed-by: Jingjing Wu <jingjing.wu@intel.com>
2017-07-21 09:36:15 +03:00
..
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
rte_eth_bond_8023ad_private.h net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond_8023ad.c net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond_8023ad.h net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond_alb.c app/testpmd: fix bonding initialization 2017-07-21 09:36:15 +03:00
rte_eth_bond_alb.h bond: move to drivers/net/ 2015-05-22 15:51:38 +02:00
rte_eth_bond_api.c net/bonding: allow slaves to also be bonded devices 2017-07-06 15:00:57 +02:00
rte_eth_bond_args.c net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond_pmd.c net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond_private.h net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond_version.map net/bonding: add other aggregator modes 2017-07-19 18:11:42 +03:00
rte_eth_bond.h bonding: support port hotplug 2015-07-27 19:20:44 +02:00