[dpdk-dev] [PATCH] net/bonding: fix check slaves link properties

Ferruh Yigit ferruh.yigit at intel.com
Thu Oct 26 00:01:09 CEST 2017


On 10/20/2017 8:49 AM, Tomasz Kulasek wrote:
> Result of slaves link properties validation is not used when new slave
> is added.
> 
> This patch uses the value of link_properties_valid() to determinate if
> slave can be used in the bonding. If function fails, error is returned
> preventing to add slave with invalid link properties.
> 
> Coverity issue: 158661
> Fixes: deba8a2f8b0b ("net/bonding: fix link properties management")
Cc: stable at dpdk.org

> Signed-off-by: Tomasz Kulasek <tomaszx.kulasek at intel.com>

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


More information about the dev mailing list