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.18 [+19.18] # 19.18 [+0.00] INFO: # Host entries configuration tests # 20.90 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.64 [+1.75] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.35 [+1.70] TEST: Common host entries configuration tests (L2) [ OK ] # 24.36 [+0.01] # 24.36 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.48 [+10.12] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.79 [+10.31] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.09 [+16.30] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.44 [+15.35] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.45 [+0.01] # 76.45 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.29 [+9.84] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.11 [+9.81] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.33 [+5.22] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.32 [+4.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.33 [+0.01] # 106.33 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.10 [+9.77] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.80 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.81 [+0.01] # 116.81 [+0.00] INFO: # Large scale dump tests # 166.55 [+49.74] TEST: IPv4 large scale dump tests [ OK ] # 370.80 [+204.25] TEST: IPv6 large scale dump tests [ OK ] # 574.84 [+204.04] TEST: L2 large scale dump tests [ OK ] # 586.44 [+11.61] TEST: Flush tests [ OK ] # 586.45 [+0.01] # 586.45 [+0.00] INFO: # Forwarding tests # 601.07 [+14.62] TEST: IPv4 host entries forwarding tests [ OK ] # 604.44 [+3.36] TEST: IPv6 host entries forwarding tests [ OK ] # 607.65 [+3.21] TEST: L2 host entries forwarding tests [ OK ] # 613.49 [+5.84] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 618.94 [+5.44] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 624.37 [+5.43] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 630.00 [+5.64] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 632.30 [+2.30] TEST: L2 port entries forwarding tests [ OK ] # 632.90 [+0.60] # 632.90 [+0.00] INFO: # Control packets tests # 636.60 [+3.69] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 640.00 [+3.40] 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__->