[dpdk-dev] [dpdk-stable] [PATCH v2] net/bonding: fix possible silent failure in configuration

Ferruh Yigit ferruh.yigit at intel.com
Fri Nov 16 18:37:13 CET 2018


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: stable at dpdk.org
> 
> V2:
> syntax changes.
> commit message update.
> 
> Signed-off-by: Lee Daly <lee.daly at intel.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list