Searched hist:"332 afc4c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/dsa/ |
H A D | slave.c | 332afc4c Wed Mar 16 10:08:52 CDT 2022 Tobias Waldekranz <tobias@waldekranz.com> net: dsa: Validate hardware support for MST
When joining a bridge where MST is enabled, we validate that the proper offloading support is in place, otherwise we fallback to software bridging.
When then mode is changed on a bridge in which we are members, we refuse the change if offloading is not supported.
At the moment we only check for configurable learning, but this will be further restricted as we support more MST related switchdev events.
Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com> Reviewed-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | port.c | 332afc4c Wed Mar 16 10:08:52 CDT 2022 Tobias Waldekranz <tobias@waldekranz.com> net: dsa: Validate hardware support for MST
When joining a bridge where MST is enabled, we validate that the proper offloading support is in place, otherwise we fallback to software bridging.
When then mode is changed on a bridge in which we are members, we refuse the change if offloading is not supported.
At the moment we only check for configurable learning, but this will be further restricted as we support more MST related switchdev events.
Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com> Reviewed-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|