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 # 20.57 [+20.57] # 20.57 [+0.00] INFO: # Host entries configuration tests # 22.49 [+1.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.58 [+2.09] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.55 [+1.97] TEST: Common host entries configuration tests (L2) [ OK ] # 26.56 [+0.01] # 26.56 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.20 [+10.63] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.49 [+10.29] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.72 [+16.23] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.89 [+17.17] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.90 [+0.01] # 80.90 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.41 [+10.51] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.94 [+10.53] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.65 [+5.71] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.43 [+5.78] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.43 [+0.01] # 113.43 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.99 [+10.55] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.74 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.75 [+0.01] # 124.75 [+0.00] INFO: # Large scale dump tests # 180.10 [+55.35] TEST: IPv4 large scale dump tests [ OK ] # 400.35 [+220.25] TEST: IPv6 large scale dump tests [ OK ] # 610.37 [+210.02] TEST: L2 large scale dump tests [ OK ] # 622.20 [+11.83] TEST: Flush tests [ OK ] # 622.21 [+0.01] # 622.21 [+0.00] INFO: # Forwarding tests # 637.09 [+14.88] TEST: IPv4 host entries forwarding tests [ OK ] # 640.63 [+3.55] TEST: IPv6 host entries forwarding tests [ OK ] # 644.05 [+3.42] TEST: L2 host entries forwarding tests [ OK ] # 650.28 [+6.24] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 656.56 [+6.28] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 662.97 [+6.41] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 669.36 [+6.39] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 672.17 [+2.81] TEST: L2 port entries forwarding tests [ OK ] # 672.91 [+0.74] # 672.91 [+0.00] INFO: # Control packets tests # 677.02 [+4.11] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 680.96 [+3.94] 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__->