[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 28 03:19:45 PDT 2022


On 2022-09-28 10:46, Ido Schimmel wrote:
> On Wed, Sep 28, 2022 at 09:47:42AM +0200, netdev at kapio-technology.com 
> wrote:
>> On 2022-09-28 08:59, Ido Schimmel wrote:
>> 

BTW, I have added FDB flags in the DSA layer as a u16, so that now 
port_fdb_add() is as:

         int     (*port_fdb_add)(struct dsa_switch *ds, int port,
                                 const unsigned char *addr, u16 vid,
                                 u16 fdb_flags, struct dsa_db db);



More information about the linux-arm-kernel mailing list