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.97 [+1.79] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.75 [+1.77] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.46 [+1.71] TEST: Common host entries configuration tests (L2) [ OK ] # 24.47 [+0.01] # 24.47 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.56 [+10.09] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.65 [+10.09] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.74 [+16.09] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.54 [+14.80] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.54 [+0.01] # 75.54 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.55 [+10.01] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.45 [+9.90] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.52 [+5.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.53 [+5.01] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.53 [+0.01] # 105.53 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.52 [+9.98] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.17 [+0.65] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.18 [+0.01] # 116.18 [+0.00] INFO: # Large scale dump tests # 165.53 [+49.35] TEST: IPv4 large scale dump tests [ OK ] # 377.27 [+211.74] TEST: IPv6 large scale dump tests [ OK ] # 583.43 [+206.17] TEST: L2 large scale dump tests [ OK ] # 594.92 [+11.49] TEST: Flush tests [ OK ] # 594.93 [+0.01] # 594.93 [+0.00] INFO: # Forwarding tests # 609.97 [+15.04] TEST: IPv4 host entries forwarding tests [ OK ] # 613.33 [+3.36] TEST: IPv6 host entries forwarding tests [ OK ] # 616.52 [+3.19] TEST: L2 host entries forwarding tests [ OK ] # 622.52 [+6.00] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 628.39 [+5.88] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 634.09 [+5.69] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 640.21 [+6.12] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 642.65 [+2.44] TEST: L2 port entries forwarding tests [ OK ] # 643.31 [+0.66] # 643.31 [+0.00] INFO: # Control packets tests # 646.88 [+3.57] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 650.50 [+3.62] 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__->