[dpdk-dev] [PATCH 1/2] net/qede: fix incorrect link status update

Ferruh Yigit ferruh.yigit at intel.com
Fri Jun 8 20:42:20 CEST 2018


On 6/7/2018 5:30 PM, Rasesh Mody wrote:
> From: Shahed Shaikh <shahed.shaikh at cavium.com>
> 
> qede_link_update() always returns -1 i.e. link not changed,
> becasue it compares the variables which always hold same value.
> 
> Fix this function by using rte_eth_linkstatus_set().
> 
> Fixes: 2ea6f76aff40 ("qede: add core driver")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Shahed Shaikh <shahed.shaikh at cavium.com>

Series applied to dpdk-next-net/master, thanks.


More information about the dev mailing list