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.03 [+21.03] # 21.03 [+0.00] INFO: # Host entries configuration tests # 22.91 [+1.88] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.76 [+1.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.76 [+1.99] TEST: Common host entries configuration tests (L2) [ OK ] # 26.77 [+0.02] # 26.77 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.39 [+10.62] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.79 [+10.40] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.89 [+17.10] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.27 [+17.38] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.28 [+0.01] # 82.28 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.93 [+10.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.66 [+10.72] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.60 [+5.94] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.55 [+5.95] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.56 [+0.01] # 115.56 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.38 [+10.82] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.22 [+0.83] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.22 [+0.01] # 127.23 [+0.00] INFO: # Large scale dump tests # 180.53 [+53.30] TEST: IPv4 large scale dump tests [ OK ] # 403.77 [+223.24] TEST: IPv6 large scale dump tests [ OK ] # 619.16 [+215.40] TEST: L2 large scale dump tests [ OK ] # 632.00 [+12.84] TEST: Flush tests [ OK ] # 632.01 [+0.01] # 632.01 [+0.00] INFO: # Forwarding tests # 647.11 [+15.10] TEST: IPv4 host entries forwarding tests [ OK ] # 650.88 [+3.77] TEST: IPv6 host entries forwarding tests [ OK ] # 654.57 [+3.69] TEST: L2 host entries forwarding tests [ OK ] # 661.25 [+6.68] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 667.69 [+6.44] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 673.83 [+6.14] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 679.86 [+6.03] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 682.50 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 683.22 [+0.71] # 683.22 [+0.00] INFO: # Control packets tests # 687.17 [+3.96] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 691.31 [+4.14] 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__->