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.43 [+19.43] # 19.45 [+0.02] INFO: # Host entries configuration tests # 23.37 [+3.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.63 [+2.26] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.77 [+2.14] TEST: Common host entries configuration tests (L2) [ OK ] # 27.78 [+0.01] # 27.78 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.21 [+10.43] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.23 [+10.02] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.76 [+15.54] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.08 [+16.32] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.10 [+0.01] # 80.10 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.54 [+10.44] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.64 [+10.10] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.72 [+5.08] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.54 [+5.83] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.55 [+0.01] # 111.55 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.82 [+10.27] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.55 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.56 [+0.01] # 122.56 [+0.00] INFO: # Large scale dump tests # 171.08 [+48.52] TEST: IPv4 large scale dump tests [ OK ] # 369.18 [+198.11] TEST: IPv6 large scale dump tests [ OK ] # 560.54 [+191.35] TEST: L2 large scale dump tests [ OK ] # 571.46 [+10.92] TEST: Flush tests [ OK ] # 571.47 [+0.01] # 571.47 [+0.00] INFO: # Forwarding tests # 586.07 [+14.61] TEST: IPv4 host entries forwarding tests [ OK ] # 589.31 [+3.24] TEST: IPv6 host entries forwarding tests [ OK ] # 592.55 [+3.24] TEST: L2 host entries forwarding tests [ OK ] # 598.34 [+5.79] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 603.80 [+5.46] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 609.54 [+5.74] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 615.27 [+5.73] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 617.70 [+2.43] TEST: L2 port entries forwarding tests [ OK ] # 618.34 [+0.64] # 618.34 [+0.00] INFO: # Control packets tests # 622.01 [+3.67] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 625.55 [+3.54] 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__->