]> git.baikalelectronics.ru Git - kernel.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)
commitf8fcb4b7ed1c1a2e712f23221e781bd1595aa846
tree67caf30865de860044d1dae8ee9c84b4cdc4d0eb
parent1794302cf2bbb07942bba788b0b3a8c867629a44
parentf64f9805a26d568323d20825f2677563398dcf3d
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 9708ef3 ("hv_netvsc: Add structs
and handlers for VF messages")
====================

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