]> 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)
commite6f3b8db99802c340a065900e3bee573a5d83ba1
treed5131f75174dc4e69b7f5256fcfa0a356bd03a5b
parentaecc828cc9c9e7490e179beeba193ec3b630873c
parentd07cc5af4930d5da4d0cd00ccf694e5359448f70
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>