Re: [PATCH net-next 7/9] net/mlx5e: Add 50G missing link mode to ethtool and mlx5 driver

2016-06-22 Thread Saeed Mahameed
On Wed, Jun 22, 2016 at 7:47 PM, David Decotigny wrote: > maybe split this into 2 separate patches? sure

Re: [PATCH net-next 7/9] net/mlx5e: Add 50G missing link mode to ethtool and mlx5 driver

2016-06-22 Thread David Decotigny
maybe split this into 2 separate patches? On Wed, Jun 22, 2016 at 9:33 AM, Saeed Mahameed wrote: > From: Gal Pressman > > Add ETHTOOL_LINK_MODE_5baseSR2_Full_BIT and MLX5E_50GBASE_SR2 > bits. > > Signed-off-by: Gal Pressman > CC:

[PATCH net-next 7/9] net/mlx5e: Add 50G missing link mode to ethtool and mlx5 driver

2016-06-22 Thread Saeed Mahameed
From: Gal Pressman Add ETHTOOL_LINK_MODE_5baseSR2_Full_BIT and MLX5E_50GBASE_SR2 bits. Signed-off-by: Gal Pressman CC: Ben Hutchings CC: David Decotigny Signed-off-by: Saeed Mahameed ---