Re: [dpdk-dev] [PATCH v2] net/i40e: fix link down and negotiation issue

2017-07-20 Thread Wu, Jingjing
> -Original Message- > From: Guo, Jia > Sent: Friday, July 21, 2017 11:07 AM > To: Xing, Beilei ; Wu, Jingjing > Cc: dev@dpdk.org; Guo, Jia ; sta...@dpdk.org > Subject: [PATCH v2] net/i40e: fix link down and negotiation issue > > Enable the functions set link down and set link up in i40

[dpdk-dev] [PATCH v2] net/i40e: fix link down and negotiation issue

2017-07-20 Thread Jeff Guo
Enable the functions set link down and set link up in i40e by check phy_type, and fix the issue of auto negotiation failed in XXV710 when bind kernel driver after unbind from dpdk driver by modify the speed setting distinguish from set link up and down. With this fix, if unbind dpdk to bind kernel