lkml.org 
[lkml]   [2022]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v5 net-next 6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
On 2022-08-27 20:21, Ido Schimmel wrote:
> On Fri, Aug 26, 2022 at 01:45:38PM +0200, Hans Schultz wrote:

>> + $MZ $h2 -q -t udp -a $mac -b rand
>> + bridge fdb show dev $swp2 | grep -q "$mac vlan 1 master br0"
>> + check_err $? "Locked port station move: Entry not found on unlocked
>> port"
>
> Looks like this is going to fail with offloaded data path as according
> to fdb_print_flags() in iproute2 both the "extern_learn" and "offload"
> flags will be printed before "master".
>

The output shows like:
74:e1:e1:2c:4f:18 dev eth8 vlan 1 master br0 extern_learn offload sticky
locked blackhole

"sticky" will of course become "permanent", but I can still make it more
resilient by piping grep.

I suppose that I will keep the "sticky_no_roaming" test even though it
is not really needed here anymore?

\
 
 \ /
  Last update: 2022-08-29 18:09    [W:0.105 / U:5.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site