On 5/10/2018 3:36 AM, Zhang, Qi Z wrote: >> -----Original Message----- >> From: Xing, Beilei >> Sent: Thursday, May 10, 2018 10:26 AM >> To: Zhang, Roy Fan <roy.fan.zh...@intel.com>; Zhang, Qi Z >> <qi.z.zh...@intel.com> >> Cc: dev@dpdk.org; echau...@redhat.com; sta...@dpdk.org; Wiles, Keith >> <keith.wi...@intel.com> >> Subject: [PATCH] net/i40e: fix link status update error >> >> Link status is not updated correctly, link speed is 0 when link is up and >> link >> speed is not 0 when link is down. This patch fixes the issue. >> >> Fixes: eef2daf2e199 ("net/i40e: fix link update no wait") >> Cc: echau...@redhat.com >> Cc: sta...@dpdk.org >> >> Signed-off-by: Keith Wiles <keith.wi...@intel.com> >> Signed-off-by: Beilei Xing <beilei.x...@intel.com> > > Acked-by Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net/master, thanks.