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.42 [+20.42] # 20.42 [+0.00] INFO: # Host entries configuration tests # 22.27 [+1.85] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.03 [+1.76] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.88 [+1.85] TEST: Common host entries configuration tests (L2) [ OK ] # 25.89 [+0.01] # 25.89 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.29 [+10.40] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.65 [+10.36] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.30 [+16.65] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.18 [+16.88] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.19 [+0.01] # 80.19 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.66 [+10.47] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.78 [+10.12] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.33 [+5.55] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.82 [+5.49] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.83 [+0.01] # 111.83 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.22 [+10.39] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.04 [+0.81] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.05 [+0.01] # 123.05 [+0.00] INFO: # Large scale dump tests # 175.17 [+52.12] TEST: IPv4 large scale dump tests [ OK ] # 397.61 [+222.44] TEST: IPv6 large scale dump tests [ OK ] # 605.08 [+207.47] TEST: L2 large scale dump tests [ OK ] # 617.35 [+12.27] TEST: Flush tests [ OK ] # 617.37 [+0.01] # 617.37 [+0.00] INFO: # Forwarding tests # 632.62 [+15.26] TEST: IPv4 host entries forwarding tests [ OK ] # 636.24 [+3.62] TEST: IPv6 host entries forwarding tests [ OK ] # 639.86 [+3.62] TEST: L2 host entries forwarding tests [ OK ] # 646.51 [+6.65] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 652.87 [+6.37] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 659.16 [+6.29] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 665.39 [+6.22] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 667.87 [+2.49] TEST: L2 port entries forwarding tests [ OK ] # 668.57 [+0.69] # 668.57 [+0.00] INFO: # Control packets tests # 672.56 [+4.00] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 676.37 [+3.81] 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__->