[dpdk-stable] [DPDK 18.11] net/i40e: fix link status

Kevin Traynor ktraynor at redhat.com
Fri Dec 11 10:46:47 CET 2020


On 11/12/2020 09:01, Steve Yang wrote:
> From: Guinan Sun <guinanx.sun at intel.com>
> 
> [ upstream commit 3db12449e119587648adf0b189c0e45502b71285 ]
> 
> If the PF driver supports the new speed reporting capabilities
> then use link_event_adv instead of link_event to get the speed.
> 
> Fixes: 2a73125b7041 ("i40evf: fix link info update")
> Cc: stable at dpdk.org
> 
> Acked-by: Jeff Guo <jia.guo at intel.com>
> Tested-by: Jiaqi Min <jiaqix.min at intel.com>
> 
> Signed-off-by: Guinan Sun <guinanx.sun at intel.com>
> ---
>  drivers/net/i40e/base/virtchnl.h  | 16 ++++++++++++-
>  drivers/net/i40e/i40e_ethdev_vf.c | 38 ++++++++++++++++++++++++++++---
>  2 files changed, 50 insertions(+), 4 deletions(-)

Applied, thanks.



More information about the stable mailing list