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.33 [+20.33] # 20.33 [+0.00] INFO: # Host entries configuration tests # 22.38 [+2.04] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.26 [+1.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.24 [+1.98] TEST: Common host entries configuration tests (L2) [ OK ] # 26.25 [+0.01] # 26.25 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.79 [+10.54] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.36 [+10.57] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.52 [+17.16] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.73 [+17.21] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.74 [+0.01] # 81.74 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.22 [+10.48] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.65 [+10.43] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.30 [+5.65] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.02 [+5.72] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.03 [+0.01] # 114.03 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.71 [+10.68] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.43 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.45 [+0.01] # 125.45 [+0.00] INFO: # Large scale dump tests # 183.81 [+58.36] TEST: IPv4 large scale dump tests [ OK ] # 406.49 [+222.69] TEST: IPv6 large scale dump tests [ OK ] # 625.78 [+219.29] TEST: L2 large scale dump tests [ OK ] # 638.18 [+12.40] TEST: Flush tests [ OK ] # 638.20 [+0.02] # 638.20 [+0.00] INFO: # Forwarding tests # 653.24 [+15.04] TEST: IPv4 host entries forwarding tests [ OK ] # 656.97 [+3.73] TEST: IPv6 host entries forwarding tests [ OK ] # 660.54 [+3.57] TEST: L2 host entries forwarding tests [ OK ] # 666.95 [+6.41] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 673.13 [+6.18] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 679.19 [+6.07] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 685.39 [+6.20] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 688.03 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 688.72 [+0.69] # 688.72 [+0.00] INFO: # Control packets tests # 692.63 [+3.91] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 696.31 [+3.68] 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__->