Merge branch 'bridge-add-mac-authentication-bypass-mab-support'
authorJakub Kicinski <kuba@kernel.org>
Fri, 4 Nov 2022 03:46:36 +0000 (20:46 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 4 Nov 2022 03:46:37 +0000 (20:46 -0700)
Ido Schimmel says:

====================
bridge: Add MAC Authentication Bypass (MAB) support

Patch #1 adds MAB support in the bridge driver. See the commit message
for motivation, design choices and implementation details.

Patch #2 adds corresponding test cases.

Follow-up patchsets will add offload support in mlxsw and mv88e6xxx.
====================

Link: https://lore.kernel.org/r/20221101193922.2125323-1-idosch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge