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.46 [+20.46] # 20.46 [+0.00] INFO: # Host entries configuration tests # 22.31 [+1.85] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.06 [+1.76] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.74 [+1.68] TEST: Common host entries configuration tests (L2) [ OK ] # 25.76 [+0.01] # 25.76 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.23 [+10.47] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.64 [+10.41] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.82 [+16.18] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.99 [+16.17] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.00 [+0.01] # 79.00 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.30 [+10.30] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.46 [+10.16] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.98 [+5.52] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.41 [+5.43] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.41 [+0.01] # 110.41 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.29 [+9.88] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.96 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.98 [+0.02] # 120.98 [+0.00] INFO: # Large scale dump tests # 169.33 [+48.35] TEST: IPv4 large scale dump tests [ OK ] # 372.37 [+203.03] TEST: IPv6 large scale dump tests [ OK ] # 585.63 [+213.27] TEST: L2 large scale dump tests [ OK ] # 597.25 [+11.62] TEST: Flush tests [ OK ] # 597.26 [+0.01] # 597.26 [+0.00] INFO: # Forwarding tests # 612.21 [+14.95] TEST: IPv4 host entries forwarding tests [ OK ] # 615.69 [+3.48] TEST: IPv6 host entries forwarding tests [ OK ] # 619.05 [+3.36] TEST: L2 host entries forwarding tests [ OK ] # 625.18 [+6.13] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 631.03 [+5.85] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 636.56 [+5.53] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 642.22 [+5.66] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 644.66 [+2.44] TEST: L2 port entries forwarding tests [ OK ] # 645.29 [+0.63] # 645.29 [+0.00] INFO: # Control packets tests # 648.72 [+3.43] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 652.36 [+3.64] 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__->