numam-dpdk/app/test-pmd
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
..
cmdline_flow.c app/testpmd: fix token matching in flow command 2017-07-21 01:03:37 +03:00
cmdline.c app/testpmd: fix bonding initialization 2017-07-21 09:36:15 +03:00
config.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00
csumonly.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00
flowgen.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00
icmpecho.c app/testpmd: fix typos 2017-03-10 14:11:56 +01:00
ieee1588fwd.c app/testpmd: implement basic support for flow API 2016-12-23 10:19:15 +01:00
iofwd.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00
macfwd.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00
macswap.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00
Makefile net/bnxt: support Tx loopback, set VF MAC and queues drop 2017-06-12 10:41:28 +01:00
parameters.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00
rxonly.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00
testpmd.c app/testpmd: add --flow-isolate-all option 2017-07-13 11:48:48 +02:00
testpmd.h app/testpmd: add --flow-isolate-all option 2017-07-13 11:48:48 +02:00
txonly.c app/testpmd: remove duplicate includes 2017-07-16 17:30:24 +02:00