On Tue, 2019-04-30 at 20:39 +0000, Saeed Mahameed wrote: > Hi Dave, > > This series provides misc updates to mlx5 driver. > There is one patch of this series that is touching outside mlx5 > driver: > > ethtool.h: Add SFF-8436 and SFF-8636 max EEPROM length definitions > Added max EEPROM length defines for ethtool usage: > #define ETH_MODULE_SFF_8636_MAX_LEN 640 > #define ETH_MODULE_SFF_8436_MAX_LEN 640 > > These definitions used to determine the EEPROM data > length when reading high eeprom pages. > > For more information please see tag log below. > > Please pull and let me know if there is any problem. > > Please note that the series starts with a merge of mlx5-next branch, > to resolve and avoid dependency with rdma tree. > > Thanks, > Saeed. >
Hi Dave, i will be sending V2 to include latest fix from mlx5-next branch. otherwise mlx5 will be broken. Thanks, Saeed.