Merge tag 'mlx5-updates-2019-02-19' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Thu, 21 Feb 2019 04:13:58 +0000 (20:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Feb 2019 04:13:58 +0000 (20:13 -0800)
commit8e4c076ef2c35d1d2224e843cc4c0c499b710ef0
tree840f85329153920340d001e4eac8a698cc5915f4
parent51dcb69de67a5141a4f39b03402b2c5160e91040
parent1c50d369f560809d45e75fa9d7d6b3901192c18b
Merge tag 'mlx5-updates-2019-02-19' of git://git./linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2019-02-19

This series includes misc updates to mlx5 drivers and one ethtool update.

1) From Aya Levin:
   - ethtool: Define 50Gbps per lane link modes
   - add support for 50Gbps per lane link modes in mlx5 driver

2) From Tariq Toukan,
   - Add a helper function to unify mlx5 resource reloading

3) From Vlad Buslov,
   - Remove wrong and superfluous tc pedit header type check

4) From Tonghao Zhang,
   - Some refactoring in en_tc.c to simplify the mlx5e_tc_add_fdb_flow

5) From Leon Romanovsky & Saeed,
   - Compilation warning fixes

6) From Bodong wang,
   - E-Switch fixes that are related to the SmarNIC series
====================

Signed-off-by: David S. Miller <davem@davemloft.net>