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.32 [+19.32] # 19.32 [+0.00] INFO: # Host entries configuration tests # 21.07 [+1.75] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.75 [+1.68] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.48 [+1.74] TEST: Common host entries configuration tests (L2) [ OK ] # 24.50 [+0.01] # 24.50 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.53 [+10.03] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.69 [+10.15] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.28 [+15.59] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.19 [+15.92] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.20 [+0.01] # 76.20 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.31 [+10.11] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.20 [+9.89] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.48 [+5.27] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.58 [+5.10] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.58 [+0.01] # 106.58 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.79 [+10.20] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.46 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.47 [+0.01] # 117.47 [+0.00] INFO: # Large scale dump tests # 170.66 [+53.19] TEST: IPv4 large scale dump tests [ OK ] # 371.40 [+200.74] TEST: IPv6 large scale dump tests [ OK ] # 574.73 [+203.32] TEST: L2 large scale dump tests [ OK ] # 585.68 [+10.96] TEST: Flush tests [ OK ] # 585.69 [+0.01] # 585.69 [+0.00] INFO: # Forwarding tests # 600.13 [+14.44] TEST: IPv4 host entries forwarding tests [ OK ] # 603.43 [+3.30] TEST: IPv6 host entries forwarding tests [ OK ] # 606.68 [+3.24] TEST: L2 host entries forwarding tests [ OK ] # 612.75 [+6.07] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 618.37 [+5.62] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 624.02 [+5.65] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 629.68 [+5.67] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 632.15 [+2.47] TEST: L2 port entries forwarding tests [ OK ] # 632.84 [+0.69] # 632.84 [+0.00] INFO: # Control packets tests # 636.59 [+3.74] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 640.22 [+3.64] 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__->