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.67 [+20.67] # 20.67 [+0.00] INFO: # Host entries configuration tests # 22.49 [+1.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.39 [+1.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.29 [+1.90] TEST: Common host entries configuration tests (L2) [ OK ] # 26.30 [+0.01] # 26.30 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.68 [+10.38] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.88 [+10.20] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.50 [+16.62] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.84 [+16.34] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.85 [+0.01] # 79.85 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.16 [+10.31] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.44 [+10.27] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.09 [+5.66] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.59 [+5.50] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.60 [+0.01] # 111.61 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.29 [+10.69] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.20 [+0.91] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.21 [+0.01] # 123.22 [+0.00] INFO: # Large scale dump tests # 177.10 [+53.89] TEST: IPv4 large scale dump tests [ OK ] # 394.26 [+217.16] TEST: IPv6 large scale dump tests [ OK ] # 612.78 [+218.51] TEST: L2 large scale dump tests [ OK ] # 625.40 [+12.62] TEST: Flush tests [ OK ] # 625.49 [+0.09] # 625.49 [+0.00] INFO: # Forwarding tests # 640.70 [+15.21] TEST: IPv4 host entries forwarding tests [ OK ] # 644.45 [+3.75] TEST: IPv6 host entries forwarding tests [ OK ] # 647.93 [+3.49] TEST: L2 host entries forwarding tests [ OK ] # 654.60 [+6.67] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 660.76 [+6.16] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 667.27 [+6.50] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 673.63 [+6.36] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 676.46 [+2.83] TEST: L2 port entries forwarding tests [ OK ] # 677.31 [+0.86] # 677.31 [+0.00] INFO: # Control packets tests # 681.41 [+4.10] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 685.18 [+3.77] 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__->