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 # 21.84 [+21.84] # 21.84 [+0.00] INFO: # Host entries configuration tests # 23.80 [+1.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.70 [+1.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.46 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 27.47 [+0.01] # 27.47 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.85 [+10.38] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.19 [+10.34] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.55 [+17.37] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.10 [+17.54] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.11 [+0.01] # 83.11 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.83 [+10.72] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.33 [+10.50] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.11 [+5.78] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.36 [+6.25] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.37 [+0.01] # 116.37 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.09 [+10.72] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.88 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.89 [+0.01] # 127.89 [+0.00] INFO: # Large scale dump tests # 183.23 [+55.34] TEST: IPv4 large scale dump tests [ OK ] # 406.61 [+223.38] TEST: IPv6 large scale dump tests [ OK ] # 636.38 [+229.77] TEST: L2 large scale dump tests [ OK ] # 650.06 [+13.69] TEST: Flush tests [ OK ] # 650.17 [+0.11] # 650.17 [+0.00] INFO: # Forwarding tests # 665.59 [+15.42] TEST: IPv4 host entries forwarding tests [ OK ] # 669.14 [+3.55] TEST: IPv6 host entries forwarding tests [ OK ] # 672.78 [+3.64] TEST: L2 host entries forwarding tests [ OK ] # 679.95 [+7.17] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 686.59 [+6.64] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 693.23 [+6.64] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 700.04 [+6.81] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 703.04 [+3.00] TEST: L2 port entries forwarding tests [ OK ] # 703.89 [+0.86] # 703.89 [+0.00] INFO: # Control packets tests # 708.01 [+4.12] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 712.06 [+4.05] 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__->