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.06 [+20.06] # 20.06 [+0.00] INFO: # Host entries configuration tests # 21.83 [+1.77] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.47 [+1.64] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.17 [+1.70] TEST: Common host entries configuration tests (L2) [ OK ] # 25.18 [+0.01] # 25.18 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.23 [+10.05] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.58 [+10.35] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.14 [+15.56] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.56 [+15.42] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.57 [+0.01] # 76.57 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.49 [+9.92] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.37 [+9.88] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.49 [+5.12] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.65 [+5.16] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.66 [+0.01] # 106.67 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.66 [+9.99] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.27 [+0.62] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.29 [+0.01] # 117.29 [+0.00] INFO: # Large scale dump tests # 170.18 [+52.90] TEST: IPv4 large scale dump tests [ OK ] # 372.56 [+202.37] TEST: IPv6 large scale dump tests [ OK ] # 574.23 [+201.67] TEST: L2 large scale dump tests [ OK ] # 585.40 [+11.17] TEST: Flush tests [ OK ] # 585.41 [+0.01] # 585.41 [+0.00] INFO: # Forwarding tests # 599.95 [+14.54] TEST: IPv4 host entries forwarding tests [ OK ] # 603.27 [+3.33] TEST: IPv6 host entries forwarding tests [ OK ] # 606.61 [+3.34] TEST: L2 host entries forwarding tests [ OK ] # 612.81 [+6.19] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 618.59 [+5.78] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 624.31 [+5.72] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 630.37 [+6.06] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 632.81 [+2.44] TEST: L2 port entries forwarding tests [ OK ] # 633.45 [+0.65] # 633.45 [+0.00] INFO: # Control packets tests # 637.20 [+3.75] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 640.67 [+3.46] 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__->