]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'mlx4-802.1ad-accel'
authorDavid S. Miller <davem@davemloft.net>
Mon, 27 Jul 2015 22:00:37 +0000 (15:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Jul 2015 22:00:37 +0000 (15:00 -0700)
commit8c1a91f11174ed00bc8269150636a9ad638efe24
tree67caf30865de860044d1dae8ee9c84b4cdc4d0eb
parent0b42c2863b3b9f79c42f0b877249007e5adfc921
parente38af4faf01d0b35df6995fb395e5fa4a4898289
Merge branch 'mlx4-802.1ad-accel'

Amir Vadai says:

====================
net/mlx4_en: Hardware accelerated 802.1ad

This patchset by Hadar introduces support in Hardware accelerated 802.1ad, for
ConnectX-3pro NIC's.  In order to support existing deployment, and due to some
hardware limitations, the feature is disabled by default, and needed to be
enabled using a private flag in ethtool. Ofcourse user can enable the private
flag only if hardware has support.
After being enabled, the standard ethtool -k/-K can be used.

Patchset was applied and tested over commit 71790a2 ("hv_netvsc: Add structs
and handlers for VF messages")
====================

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