]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mlx5-updates-2020-01-22' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Thu, 23 Jan 2020 20:27:23 +0000 (21:27 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Jan 2020 20:27:23 +0000 (21:27 +0100)
commitc4c5ce1f429f9185f05b41c424ba1ec34d326398
tree5906e61640ab5545b15799cd4c770bd30aa16dde
parent6b155416e7e9322162c15d9661e9047787570998
parent29917a13c5f17659093503f5674f6a4e63dacf73
Merge tag 'mlx5-updates-2020-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2020-01-22

This series provides updates to mlx5 driver.
1) Misc small cleanups
2) Some SW steering updates including header copy support
3) Full ethtool statistics support for E-Switch uplink representor
Some refactoring was required to share the bare-metal NIC ethtool
stats with the Uplink representor. On Top of this Vlad converts the
ethtool stats support in E-Swtich vports representors to use the mlx5e
"stats groups" infrastructure and then applied all applicable stats
to the uplink representor netdev.
====================

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