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.00 [+21.00] # 21.00 [+0.00] INFO: # Host entries configuration tests # 22.88 [+1.88] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.70 [+1.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.69 [+1.98] TEST: Common host entries configuration tests (L2) [ OK ] # 26.70 [+0.01] # 26.70 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.27 [+10.57] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.13 [+10.86] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.84 [+17.71] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.61 [+17.77] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.62 [+0.02] # 83.62 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.34 [+10.72] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.68 [+10.34] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.28 [+5.60] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.92 [+5.65] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.94 [+0.01] # 115.94 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.25 [+10.31] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.99 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.00 [+0.01] # 127.00 [+0.00] INFO: # Large scale dump tests # 179.14 [+52.14] TEST: IPv4 large scale dump tests [ OK ] # 408.23 [+229.09] TEST: IPv6 large scale dump tests [ OK ] # 630.15 [+221.91] TEST: L2 large scale dump tests [ OK ] # 643.14 [+12.99] TEST: Flush tests [ OK ] # 643.23 [+0.09] # 643.23 [+0.00] INFO: # Forwarding tests # 658.57 [+15.35] TEST: IPv4 host entries forwarding tests [ OK ] # 662.21 [+3.64] TEST: IPv6 host entries forwarding tests [ OK ] # 666.37 [+4.16] TEST: L2 host entries forwarding tests [ OK ] # 673.18 [+6.81] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 679.82 [+6.64] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 686.51 [+6.70] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 692.75 [+6.24] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 695.38 [+2.63] TEST: L2 port entries forwarding tests [ OK ] # 696.27 [+0.89] # 696.27 [+0.00] INFO: # Control packets tests # 700.40 [+4.13] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 704.36 [+3.96] 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__->