Hi Thomas, > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Wednesday, August 5, 2015 2:16 PM > To: Iremonger, Bernard > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2 1/1] bonding: fix error handling in > rte_eth_bond_create() > > 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.
Will I send a v3 patch ? Regards, Bernard.