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 # 21.36 [+21.36] # 21.36 [+0.00] INFO: # Host entries configuration tests # 23.32 [+1.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.22 [+1.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.20 [+1.97] TEST: Common host entries configuration tests (L2) [ OK ] # 27.21 [+0.02] # 27.21 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.95 [+10.74] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.64 [+10.69] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.45 [+17.80] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.61 [+17.16] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.62 [+0.01] # 83.62 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.03 [+10.40] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.61 [+10.59] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.57 [+5.95] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.31 [+5.75] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.33 [+0.01] # 116.33 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.87 [+10.54] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.64 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.65 [+0.02] # 127.65 [+0.00] INFO: # Large scale dump tests # 179.79 [+52.13] TEST: IPv4 large scale dump tests [ OK ] # 407.22 [+227.43] TEST: IPv6 large scale dump tests [ OK ] # 622.43 [+215.22] TEST: L2 large scale dump tests [ OK ] # 635.16 [+12.72] TEST: Flush tests [ OK ] # 635.17 [+0.01] # 635.17 [+0.00] INFO: # Forwarding tests # 650.25 [+15.08] TEST: IPv4 host entries forwarding tests [ OK ] # 653.88 [+3.63] TEST: IPv6 host entries forwarding tests [ OK ] # 657.41 [+3.53] TEST: L2 host entries forwarding tests [ OK ] # 664.27 [+6.85] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 670.76 [+6.50] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 677.03 [+6.26] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 683.33 [+6.30] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 686.05 [+2.72] TEST: L2 port entries forwarding tests [ OK ] # 686.74 [+0.69] # 686.74 [+0.00] INFO: # Control packets tests # 690.81 [+4.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 694.61 [+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__->