Merge branch 'mlx5-100G-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 29 Jun 2016 08:28:59 +0000 (04:28 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jun 2016 08:28:59 +0000 (04:28 -0400)
commitf5074d0ce2f8b45b3d5998a280edd2066c0cfcda
treed5131f75174dc4e69b7f5256fcfa0a356bd03a5b
parent3ec0a0f10ceb77c78f540ded1d13bf0cf7f89a07
parentbfe6d8d1d433cbd5513a93132695e6dbdd79e6f2
Merge branch 'mlx5-100G-fixes'

Saeed Mahameed says:

====================
Mellanox 100G mlx5 fixes#2 for 4.7-rc

The following series provides one-liners fixes for mlx5 driver plus one
medium patch to reorganize ethtool counters reporting.

Highlights:
- Added MODIFY_FLOW_TABLE to command strings table
- Add ConnectX-5 PCIe 4.0 to list of supported devices
- Rename ASYNC_EVENTS enum
- Enable BlueFlame only when supported by device
- Avoid adding same vxlan port twice
- Report the correct number of PFC counters
- Reorganize ethtool reported counters and remove duplications
====================

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