i40e: disable setting of PHY configuration
authorHelin Zhang <helin.zhang@intel.com>
Thu, 30 Apr 2015 15:03:08 +0000 (23:03 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 15 May 2015 14:32:58 +0000 (16:32 +0200)
commit16c979f9adf226036187cc4e5777d9511bfe615c
tree90b722fe82c6f4ab1a6cbfd488df8e1587dbb0c8
parent6796db6f22dc0b2e4bee0d81fde13b99f0010b49
i40e: disable setting of PHY configuration

There was a known link issue on 40G ports on NVM version (FVL3E),
when setting phy configuration. As a workaround, setting of phy
configuration should be disabled. The impact is that the link cannot
be forcedly configured, which doesn't affect any feature functions.
The workaround can be removed when a formal fix is ready later.

Test report: http://www.dpdk.org/ml/archives/dev/2015-May/017384.html

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Jijiang Liu <jijiang.liu@intel.com>
Tested-by: Min Cao <min.cao@intel.com>
lib/librte_pmd_i40e/i40e_ethdev.c