Merge tag 'mlx5-updates-2019-08-22' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Fri, 30 Aug 2019 00:25:18 +0000 (17:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Aug 2019 00:25:18 +0000 (17:25 -0700)
commit1a4f1a024c4f53715d14ddd7273bba9dc6dde578
tree2072b6810fac872000cf2d8319dca46a07b42d73
parent42aa15cf05c0a47cc5807c21c7ff471b80cad371
parent25948b87dda284664edeb3b3dab689df0a7dc889
Merge tag 'mlx5-updates-2019-08-22' of git://git./linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2019-08-22

Misc updates for mlx5e net device driver

1) Maxim and Tariq add the support for LAG TX port affinity distribution
When VF LAG is enabled, VFs netdevs will round-robin the TX affinity
of their tx queues among the different LAG ports.
2) Aya adds the support for ip-in-ip RSS.
3) Marina adds the support for ip-in-ip TX TSO and checksum offloads.
4) Moshe adds a device internal drop counter to mlx5 ethtool stats.
====================

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