On 11/16/2018 4:48 PM, Lee Daly wrote: > This patch checks the return value of function > rte_eth_bond_8023ad_agg_selection_set() in bond_ethdev_configure > for error return value. > > Fixes: 6d72657ce379 ("net/bonding: add other aggregator modes") > Cc: sta...@dpdk.org > > V2: > syntax changes. > commit message update. > > Signed-off-by: Lee Daly <lee.d...@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> Applied to dpdk-next-net/master, thanks.