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.93 [+21.93] # 21.93 [+0.00] INFO: # Host entries configuration tests # 23.94 [+2.00] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.90 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.97 [+2.07] TEST: Common host entries configuration tests (L2) [ OK ] # 27.99 [+0.01] # 27.99 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.77 [+10.78] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.01 [+11.24] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.29 [+18.29] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 87.23 [+18.94] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 87.25 [+0.01] # 87.25 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 98.08 [+10.83] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 109.66 [+11.58] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 117.02 [+7.36] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 123.18 [+6.16] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 123.19 [+0.01] # 123.19 [+0.00] INFO: # Port group entries configuration tests - L2 # 134.16 [+10.97] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 134.96 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 134.97 [+0.01] # 134.97 [+0.00] INFO: # Large scale dump tests # 186.79 [+51.82] TEST: IPv4 large scale dump tests [ OK ] # 409.41 [+222.62] TEST: IPv6 large scale dump tests [ OK ] # 625.09 [+215.68] TEST: L2 large scale dump tests [ OK ] # 637.44 [+12.35] TEST: Flush tests [ OK ] # 637.53 [+0.09] # 637.53 [+0.00] INFO: # Forwarding tests # 652.53 [+15.00] TEST: IPv4 host entries forwarding tests [ OK ] # 656.17 [+3.64] TEST: IPv6 host entries forwarding tests [ OK ] # 659.62 [+3.46] TEST: L2 host entries forwarding tests [ OK ] # 666.24 [+6.62] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 672.42 [+6.18] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 678.75 [+6.33] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 684.70 [+5.95] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 687.23 [+2.53] TEST: L2 port entries forwarding tests [ OK ] # 687.99 [+0.76] # 687.99 [+0.00] INFO: # Control packets tests # 691.82 [+3.83] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 695.52 [+3.70] 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__->