]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mlx5e-updates-2018-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Sat, 15 Dec 2018 21:29:56 +0000 (13:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 15 Dec 2018 21:29:56 +0000 (13:29 -0800)
commitcf9db628ac8519b789fd422f3bb2d2f280866f4d
tree37ca25902f3449fc7ed69e4896c691b05ce96e38
parent8b33f4e650f306247e3f659129fc5a308b37c64c
parent1caa395d7f6a3cf4ed93b64e66ca5b40e317c9b7
Merge tag 'mlx5e-updates-2018-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux

Saeed Mahameed says:

====================
mlx5e-updates-2018-12-14 (VF Lag)

From Aviv Heller,

Subsequent patches introduce VF LAG, which provdies load-balancing and
high-availability capabilities for VFs associated with different
physical ports of the same Connect-X card.

This series consists of the following:
 - mlx5 devcom, driver infrastructure that facilitates operations that involve
   both core devices (physical functions) of the same card, to synchronize and
   communicate between two driver instances of the same card.
 - Infrastructure for TC rule duplication.
 - Changes to LAG logic to enable its use when SR-IOV is enabled
 - PFs in switchdev mode is the only mode currently supported.
====================

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