> -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Guinan Sun > Sent: Friday, September 4, 2020 2:22 PM > To: dev@dpdk.org > Cc: Xing, Beilei <beilei.x...@intel.com>; Guo, Jia <jia....@intel.com>; Sun, > GuinanX <guinanx....@intel.com>; sta...@dpdk.org > Subject: [dpdk-dev] [PATCH v5] net/i40e: fix link status > > 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: sta...@dpdk.org > > Signed-off-by: Guinan Sun <guinanx....@intel.com> > Acked-by: Jeff Guo <jia....@intel.com> > Tested-by: Jiaqi Min <jiaqix....@intel.com> Applied to dpdk-next-inet-intel. Thanks Qi