On Fri, 15 Jan 2021 13:52:57 +0100 Tobias Waldekranz wrote:
The kernel test robot kindly pointed out that Global 2 support in
mv88e6xxx is optional.
This also made me realize that we should verify that the hardware
actually supports LAG offloading before trying to configure it.
v1 -> v2:
- Do not allocate LAG ID mappings on unsupported hardware (Vladimir).
- Simplify _has_lag predicate (Vladimir).
If I'm reading the discussion on v1 right there will be a v3,
LMK if I got it wrong.