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.28 [+20.28] # 20.28 [+0.00] INFO: # Host entries configuration tests # 22.23 [+1.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.85 [+1.62] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.69 [+1.84] TEST: Common host entries configuration tests (L2) [ OK ] # 25.70 [+0.01] # 25.70 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.13 [+10.43] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.19 [+10.06] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.55 [+15.37] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.75 [+15.19] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.76 [+0.01] # 76.76 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.70 [+9.94] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.72 [+10.02] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.85 [+5.13] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.00 [+5.15] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.01 [+0.01] # 107.01 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.79 [+9.78] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.45 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.46 [+0.01] # 117.46 [+0.00] INFO: # Large scale dump tests # 166.74 [+49.28] TEST: IPv4 large scale dump tests [ OK ] # 371.86 [+205.11] TEST: IPv6 large scale dump tests [ OK ] # 575.76 [+203.90] TEST: L2 large scale dump tests [ OK ] # 586.62 [+10.86] TEST: Flush tests [ OK ] # 586.63 [+0.01] # 586.63 [+0.00] INFO: # Forwarding tests # 601.15 [+14.52] TEST: IPv4 host entries forwarding tests [ OK ] # 604.40 [+3.25] TEST: IPv6 host entries forwarding tests [ OK ] # 607.78 [+3.38] TEST: L2 host entries forwarding tests [ OK ] # 613.84 [+6.06] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 619.73 [+5.90] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 625.47 [+5.74] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 631.24 [+5.77] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 633.61 [+2.38] TEST: L2 port entries forwarding tests [ OK ] # 634.27 [+0.66] # 634.27 [+0.00] INFO: # Control packets tests # 638.04 [+3.77] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 641.47 [+3.42] 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__->