[dpdk-stable] [PATCH v2] net/i40e: fix VF link status update

Ferruh Yigit ferruh.yigit at intel.com
Thu Apr 13 12:54:59 CEST 2017


On 4/12/2017 8:30 PM, Qi Zhang wrote:
> VF link status rely on PF's notification, so when PF link status
> be updated, it should notify VF to update link status also.
> Current implementation only cover part of the situation when PF's link
> status is updated, call i40e_notify_all_vfs_link_status in 
> i4e_dev_link_update will cover all situationa.
> 
> Fixes: bb6722fb5c0e ("net/i40e: fix VF bonded device link down")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>

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



More information about the stable mailing list