]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit867b1914fedf774e557658a031c4ca26400401e7
treed5131f75174dc4e69b7f5256fcfa0a356bd03a5b
parent67b043853f454180198a1960d6f8c260eedb5792
parent4f389c758800bcb420668a24567edbe9a78c233a
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>