[dpdk-dev] [PATCH v2 1/1] bonding: fix error handling in rte_eth_bond_create()

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Aug 5 15:15:46 CEST 2015


2015-08-05 13:36, Bernard Iremonger:
> if the name parameter to rte_eth_bond_create() was NULL,
> there was a segmentation fault because eth_dev was also NULL.

You also add error handling of mac_addrs alloc and release_port().
It deserves to be said in this commit message.



More information about the dev mailing list