make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mdb.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: bridge_mdb.sh # 20.04 [+20.04] # 20.04 [+0.00] INFO: # Host entries configuration tests # 22.02 [+1.99] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.97 [+1.95] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.98 [+2.01] TEST: Common host entries configuration tests (L2) [ OK ] # 25.99 [+0.01] # 25.99 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.46 [+10.47] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.21 [+10.75] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.27 [+17.05] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.74 [+16.47] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.75 [+0.01] # 80.75 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.55 [+10.80] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.39 [+10.84] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.58 [+5.20] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.06 [+5.48] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.07 [+0.01] # 113.07 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.71 [+10.63] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.42 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.43 [+0.01] # 124.43 [+0.00] INFO: # Large scale dump tests # 175.04 [+50.61] TEST: IPv4 large scale dump tests [ OK ] # 375.24 [+200.20] TEST: IPv6 large scale dump tests [ OK ] # 581.93 [+206.69] TEST: L2 large scale dump tests [ OK ] # 598.34 [+16.41] TEST: Flush tests [ OK ] # 598.34 [+0.01] # 598.34 [+0.00] INFO: # Forwarding tests # 613.00 [+14.65] TEST: IPv4 host entries forwarding tests [ OK ] # 616.91 [+3.92] TEST: IPv6 host entries forwarding tests [ OK ] # 620.31 [+3.40] TEST: L2 host entries forwarding tests [ OK ] # 627.07 [+6.76] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 633.44 [+6.37] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 639.32 [+5.88] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 645.36 [+6.05] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 647.84 [+2.47] TEST: L2 port entries forwarding tests [ OK ] # 648.52 [+0.68] # 648.52 [+0.00] INFO: # Control packets tests # 652.29 [+3.77] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 655.82 [+3.54] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] ok 1 selftests: net/forwarding: bridge_mdb.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->