[PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
netdev at kapio-technology.com
netdev at kapio-technology.com
Wed Sep 21 12:53:08 PDT 2022
On 2022-09-12 11:08, Ido Schimmel wrote:
>
> The new "blackhole" flag requires changes in the bridge driver and
> without allowing user space to add such entries, the only way to test
> these changes is with mv88e6xxx which many of us do not have...
There seems to be a little inconvenience when adding/deleting blackhole
entries, and that is since all slaves are the listeners to
SWITCHDEV_FDB_ADD(DEL)_TO_DEVICE events and blackhole entries are not to
any slave devices, the ops will be called for every slave device as
there is no way to distinguish. This said, the add and del operations
work.
More information about the linux-arm-kernel
mailing list