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.19 [+21.19] # 21.19 [+0.00] INFO: # Host entries configuration tests # 23.12 [+1.93] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.94 [+1.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.80 [+1.86] TEST: Common host entries configuration tests (L2) [ OK ] # 26.81 [+0.01] # 26.81 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.39 [+10.58] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.31 [+10.93] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.06 [+17.74] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.38 [+17.32] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.39 [+0.01] # 83.39 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.05 [+10.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.97 [+10.92] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.22 [+6.25] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.23 [+6.01] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.25 [+0.01] # 117.25 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.04 [+10.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.78 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.79 [+0.01] # 128.79 [+0.00] INFO: # Large scale dump tests # 183.14 [+54.34] TEST: IPv4 large scale dump tests [ OK ] # 417.09 [+233.95] TEST: IPv6 large scale dump tests [ OK ] # 644.49 [+227.40] TEST: L2 large scale dump tests [ OK ] # 657.23 [+12.74] TEST: Flush tests [ OK ] # 657.31 [+0.08] # 657.31 [+0.00] INFO: # Forwarding tests # 672.82 [+15.51] TEST: IPv4 host entries forwarding tests [ OK ] # 676.59 [+3.77] TEST: IPv6 host entries forwarding tests [ OK ] # 680.32 [+3.73] TEST: L2 host entries forwarding tests [ OK ] # 687.20 [+6.89] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 693.92 [+6.72] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 700.69 [+6.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 707.77 [+7.08] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 710.49 [+2.72] TEST: L2 port entries forwarding tests [ OK ] # 711.29 [+0.79] # 711.29 [+0.00] INFO: # Control packets tests # 715.58 [+4.30] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 719.73 [+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__->