]> git.proxmox.com Git - mirror_ubuntu-kernels.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)
commit9bbc8be29d66cc34b650510f2c67b5c55235fe5d
tree5906e61640ab5545b15799cd4c770bd30aa16dde
parent790e01149a115f77f5aa075e4ea0f81e45961523
parent7c453526dc50460c63ff28df7673570dd057c5d0
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>