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.36 [+20.36] # 20.36 [+0.00] INFO: # Host entries configuration tests # 22.21 [+1.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.96 [+1.75] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.68 [+1.71] TEST: Common host entries configuration tests (L2) [ OK ] # 25.68 [+0.01] # 25.68 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.90 [+10.22] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.23 [+10.33] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.25 [+16.02] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.34 [+17.09] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.35 [+0.01] # 79.35 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.93 [+10.58] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.80 [+10.87] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.77 [+5.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.42 [+5.66] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.43 [+0.01] # 112.43 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.68 [+11.25] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.11 [+2.43] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.15 [+0.04] # 126.15 [+0.00] INFO: # Large scale dump tests # 181.91 [+55.76] TEST: IPv4 large scale dump tests [ OK ] # 404.08 [+222.17] TEST: IPv6 large scale dump tests [ OK ] # 609.86 [+205.78] TEST: L2 large scale dump tests [ OK ] # 622.51 [+12.66] TEST: Flush tests [ OK ] # 622.59 [+0.08] # 622.59 [+0.00] INFO: # Forwarding tests # 637.75 [+15.16] TEST: IPv4 host entries forwarding tests [ OK ] # 641.36 [+3.60] TEST: IPv6 host entries forwarding tests [ OK ] # 645.16 [+3.80] TEST: L2 host entries forwarding tests [ OK ] # 651.73 [+6.57] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 658.29 [+6.56] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 664.57 [+6.28] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 670.71 [+6.14] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 673.35 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 674.12 [+0.77] # 674.12 [+0.00] INFO: # Control packets tests # 678.07 [+3.95] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 681.73 [+3.66] 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__->