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.14 [+20.14] # 20.14 [+0.00] INFO: # Host entries configuration tests # 21.94 [+1.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.75 [+1.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.58 [+1.83] TEST: Common host entries configuration tests (L2) [ OK ] # 25.59 [+0.01] # 25.59 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.02 [+10.43] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.60 [+10.58] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.41 [+16.80] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.79 [+16.39] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.80 [+0.01] # 79.80 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.20 [+10.40] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.45 [+10.25] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.16 [+5.71] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.52 [+5.37] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.53 [+0.01] # 111.53 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.98 [+10.45] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.78 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.79 [+0.01] # 122.79 [+0.00] INFO: # Large scale dump tests # 176.06 [+53.27] TEST: IPv4 large scale dump tests [ OK ] # 394.82 [+218.77] TEST: IPv6 large scale dump tests [ OK ] # 605.50 [+210.67] TEST: L2 large scale dump tests [ OK ] # 617.58 [+12.09] TEST: Flush tests [ OK ] # 617.59 [+0.01] # 617.59 [+0.00] INFO: # Forwarding tests # 632.93 [+15.34] TEST: IPv4 host entries forwarding tests [ OK ] # 636.56 [+3.63] TEST: IPv6 host entries forwarding tests [ OK ] # 640.15 [+3.59] TEST: L2 host entries forwarding tests [ OK ] # 646.78 [+6.63] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 653.02 [+6.24] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 659.33 [+6.31] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 665.45 [+6.12] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 667.94 [+2.49] TEST: L2 port entries forwarding tests [ OK ] # 668.65 [+0.71] # 668.65 [+0.00] INFO: # Control packets tests # 672.56 [+3.91] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 676.35 [+3.80] 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__->