]> git.baikalelectronics.ru Git - kernel.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)
commit19e766d7bcac1ce9755c768c106c7024155a0dab
tree671b7135bcf55877da5c353d8b740f7c235845d0
parent6e36aff2bd43c920830d9638173fe2ed744f8819
parent30e5d011ea845b7c5acfbc2b91a00c5dd4775928
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>