[dpdk-dev] [PATCH v3 1/1] bonding: fix device initialisation error handling

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Aug 10 02:06:56 CEST 2015


> > If the name parameter to rte_eth_bond_create() was NULL,
> > there was a segmentation fault because eth_dev was also NULL.
> > Add error handling of mac_addrs memory allocation.
> > Add call to rte_eth_dev_release_port() in error handling.
> > 
> > Signed-off-by: Bernard Iremonger <bernard.iremonger at intel.com>
> Acked-by: Michal Jastrzebski <michalx.k.jastrzebski at intel.com>

Applied, thanks


More information about the dev mailing list