[Intel-wired-lan] [next PATCH S17 07/11] i40e: fix for PHY NVM interaction problem

Bowers, AndrewX andrewx.bowers at intel.com
Mon Oct 5 19:17:51 UTC 2015


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Catherine Sullivan
> Sent: Monday, September 28, 2015 11:17 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [next PATCH S17 07/11] i40e: fix for PHY NVM
> interaction problem
> 
> From: Carolyn Wyborny <carolyn.wyborny at intel.com>
> 
> This patch fixes a problem where the NVMUpdate Tool, when using the PHY
> NVM feature, gets bad data from the PHY because of contention on the
> MDIO interface from get phy capability calls from the driver during regular
> operations.  The problem is fixed by adding a check if media is available
> before calling get phy capability function because that bit is not set when
> device is in PHY interaction mode.
> 
> Signed-off-by: Carolyn Wyborny <carolyn.wyborny at intel.com>
> Change-ID: Ib89991b0f841808dd92410f5e8683d6ee3301cd0
> ---
>  drivers/net/ethernet/intel/i40e/i40e_common.c | 14 ++++++++------
>  1 file changed, 8 insertions(+), 6 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
Patch code changes correctly applied, able to dump and verify PHY flash using LANConf successfully. (QV Driverless Mode)


More information about the Intel-wired-lan mailing list