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 # 18.20 [+18.20] # 18.20 [+0.00] INFO: # Host entries configuration tests # 19.95 [+1.76] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.69 [+1.74] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.43 [+1.74] TEST: Common host entries configuration tests (L2) [ OK ] # 23.44 [+0.01] # 23.44 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.43 [+9.99] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.27 [+9.84] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 57.55 [+14.28] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 71.55 [+13.99] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 71.55 [+0.01] # 71.55 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 81.57 [+10.02] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 91.82 [+10.25] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 96.70 [+4.88] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 101.76 [+5.06] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 101.77 [+0.01] # 101.77 [+0.00] INFO: # Port group entries configuration tests - L2 # 112.00 [+10.23] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 112.67 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 112.68 [+0.01] # 112.68 [+0.00] INFO: # Large scale dump tests # 161.94 [+49.26] TEST: IPv4 large scale dump tests [ OK ] # 366.93 [+204.99] TEST: IPv6 large scale dump tests [ OK ] # 566.69 [+199.75] TEST: L2 large scale dump tests [ OK ] # 582.33 [+15.64] TEST: Flush tests [ OK ] # 582.34 [+0.01] # 582.34 [+0.00] INFO: # Forwarding tests # 597.26 [+14.92] TEST: IPv4 host entries forwarding tests [ OK ] # 600.78 [+3.52] TEST: IPv6 host entries forwarding tests [ OK ] # 604.36 [+3.58] TEST: L2 host entries forwarding tests [ OK ] # 610.73 [+6.37] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 617.12 [+6.39] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 623.41 [+6.30] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 629.74 [+6.33] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 632.28 [+2.54] TEST: L2 port entries forwarding tests [ OK ] # 632.91 [+0.63] # 632.91 [+0.00] INFO: # Control packets tests # 636.73 [+3.82] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 640.64 [+3.92] 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__->