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.94 [+1.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.90 [+1.95] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.05 [+2.16] TEST: Common host entries configuration tests (L2) [ OK ] # 27.06 [+0.01] # 27.06 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.34 [+10.28] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.34 [+11.00] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.11 [+16.77] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.17 [+17.06] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.18 [+0.01] # 82.18 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.93 [+10.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.26 [+10.33] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.54 [+6.28] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.56 [+6.03] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.57 [+0.01] # 115.58 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.27 [+10.70] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.08 [+0.81] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.09 [+0.01] # 127.09 [+0.00] INFO: # Large scale dump tests # 181.45 [+54.36] TEST: IPv4 large scale dump tests [ OK ] # 405.13 [+223.68] TEST: IPv6 large scale dump tests [ OK ] # 624.85 [+219.72] TEST: L2 large scale dump tests [ OK ] # 637.91 [+13.06] TEST: Flush tests [ OK ] # 638.02 [+0.10] # 638.02 [+0.00] INFO: # Forwarding tests # 653.42 [+15.41] TEST: IPv4 host entries forwarding tests [ OK ] # 657.19 [+3.77] TEST: IPv6 host entries forwarding tests [ OK ] # 660.95 [+3.76] TEST: L2 host entries forwarding tests [ OK ] # 667.90 [+6.95] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 674.09 [+6.19] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 680.19 [+6.11] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 686.28 [+6.08] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 688.93 [+2.65] TEST: L2 port entries forwarding tests [ OK ] # 689.70 [+0.77] # 689.70 [+0.00] INFO: # Control packets tests # 693.66 [+3.96] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 697.43 [+3.77] 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__->