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: sta...@dpdk.org > > Signed-off-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net/master, thanks.