> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Michal Jastrzebski > Sent: Thursday, July 13, 2017 5:49 PM > To: dev@dpdk.org > Cc: Jain, Deepak K <deepak.k.j...@intel.com>; Doherty, Declan > <declan.dohe...@intel.com>; Jastrzebski, MichalX K > <michalx.k.jastrzeb...@intel.com> > Subject: [dpdk-dev] [PATCH] app/testpmd: fix bonding initialization due to > unproper name > > 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: 9bf4901d1a11 ("bus/vdev: remove probe with driver name option") > > Signed-off-by: Michal Jastrzebski <michalx.k.jastrzeb...@intel.com>
Reviewed-by: Jingjing Wu <jingjing...@intel.com>