[Intel-wired-lan] [PATCH v2] ixgbe: Reduce I2C retry count on X550 devices
Bowers, AndrewX
andrewx.bowers at intel.com
Wed Dec 7 21:16:05 UTC 2016
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Tony Nguyen
> Sent: Thursday, November 10, 2016 9:57 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH v2] ixgbe: Reduce I2C retry count on X550
> devices
>
> A retry count of 10 is likely to run into problems on X550 devices that have to
> detect and reset unresponsive CS4227 devices. So, reduce the I2C retry
> count to 3 for X550 and above. This should avoid any possible regressions in
> existing devices.
>
> Signed-off-by: Tony Nguyen <anthony.l.nguyen at intel.com>
> ---
>
> v2 -
> Removed mac check in ixgbe_read_i2c_combined_generic_int(); set initial
> max_retry value to 3 instead.
>
> drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
More information about the Intel-wired-lan
mailing list