On 11/29/2016 8:26 PM, Qi Zhang wrote: > In previous patch for 25G (XXV710) enable > 75d133dd329: ("net/i40e: enable 25G device"), > we intend to disable the auto linke update as a work around > for the issue that link can't be turn on when auto link update > is enabled. Now we know the root cause, there are interface > changes of AQ command "set_phy_config" and "get_phy_capabilities" > for 25G. So, this patch remove this limitation. > > Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>
Commit log updated a little. Applied to dpdk-next-net/master, thanks.