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 # 19.87 [+19.87] # 19.87 [+0.00] INFO: # Host entries configuration tests # 21.75 [+1.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.54 [+1.78] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.27 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 25.28 [+0.01] # 25.28 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.59 [+10.32] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.90 [+10.30] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.92 [+21.03] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.28 [+15.36] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.29 [+0.01] # 82.29 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.28 [+9.99] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.26 [+9.98] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.55 [+5.29] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.62 [+5.07] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.63 [+0.01] # 112.63 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.54 [+9.91] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.22 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.24 [+0.01] # 123.24 [+0.00] INFO: # Large scale dump tests # 173.68 [+50.44] TEST: IPv4 large scale dump tests [ OK ] # 372.54 [+198.87] TEST: IPv6 large scale dump tests [ OK ] # 571.56 [+199.02] TEST: L2 large scale dump tests [ OK ] # 583.04 [+11.48] TEST: Flush tests [ OK ] # 583.06 [+0.01] # 583.06 [+0.00] INFO: # Forwarding tests # 597.57 [+14.52] TEST: IPv4 host entries forwarding tests [ OK ] # 600.77 [+3.19] TEST: IPv6 host entries forwarding tests [ OK ] # 603.98 [+3.22] TEST: L2 host entries forwarding tests [ OK ] # 610.16 [+6.17] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 615.79 [+5.63] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 621.38 [+5.59] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 626.97 [+5.58] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 629.36 [+2.39] TEST: L2 port entries forwarding tests [ OK ] # 629.96 [+0.60] # 629.96 [+0.00] INFO: # Control packets tests # 633.49 [+3.54] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 636.84 [+3.34] 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__->