diff options
author | 2021-06-10 18:43:11 +0300 | |
---|---|---|
committer | 2021-06-10 14:20:44 -0700 | |
commit | 255213ca688767662a23d14f3fbf099c0e0b755d (patch) | |
tree | cabb174fe27fda3bce7b1d8a7734262a1665a973 /include/linux/dsa | |
parent | net: marvell: prestera: do not propagate netdev events to prestera_switchdev.c (diff) | |
download | wireguard-linux-255213ca688767662a23d14f3fbf099c0e0b755d.tar.xz wireguard-linux-255213ca688767662a23d14f3fbf099c0e0b755d.zip |
net: marvell: prestera: add LAG support
The following features are supported:
- LAG basic operations
- create/delete LAG
- add/remove a member to LAG
- enable/disable member in LAG
- LAG Bridge support
- LAG VLAN support
- LAG FDB support
Limitations:
- Only HASH lag tx type is supported
- The Hash parameters are not configurable. They are applied
during the LAG creation stage.
- Enslaving a port to the LAG device that already has an
upper device is not supported.
Co-developed-by: Andrii Savka <andrii.savka@plvision.eu>
Signed-off-by: Andrii Savka <andrii.savka@plvision.eu>
Signed-off-by: Serhiy Boiko <serhiy.boiko@plvision.eu>
Co-developed-by: Vadym Kochan <vkochan@marvell.com>
Signed-off-by: Vadym Kochan <vkochan@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/dsa')
0 files changed, 0 insertions, 0 deletions