]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Tue, 27 Mar 2018 15:05:23 +0000 (11:05 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Mar 2018 15:05:23 +0000 (11:05 -0400)
commit5f75a1863eb737bc99e3ef3a5fbf9e7207775b97
tree671b7135bcf55877da5c353d8b740f7c235845d0
parent4171ec060073e1789cb868f43585983c69ff767b
parent71186172b71fe7266eaa768f028c20725202dfd5
Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5-updates-2018-03-22 (Misc updates)

This series includes misc updates for mlx5 core and netdev dirver,

Highlights:

From Inbar, three patches to add support for PFC stall prevention
statistics and enable/disable through new ethtool tunable, as requested
from previous submission.

From Moshe, four patches, added more drop counters:
- drop counter for netdev steering miss
- drop counter for when VF logical link is down
        - drop counter for when netdev logical link is down.

From Or, three patches to support vlan push/pop offload via tc HW action,
for newer HW (Connectx-5 and onward) via HW steering flow actions rather
than the emulated path for the older HW brands.

And five more misc small trivial patches.
====================

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