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.96 [+20.96] # 20.96 [+0.00] INFO: # Host entries configuration tests # 22.96 [+2.00] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.96 [+2.00] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.83 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 26.84 [+0.01] # 26.84 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.41 [+10.57] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.85 [+10.44] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.16 [+16.31] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.96 [+16.80] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.97 [+0.01] # 80.97 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.55 [+10.57] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.88 [+10.34] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.85 [+5.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.32 [+5.47] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.33 [+0.01] # 113.33 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.82 [+10.49] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.60 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.61 [+0.01] # 124.61 [+0.00] INFO: # Large scale dump tests # 176.73 [+52.12] TEST: IPv4 large scale dump tests [ OK ] # 393.80 [+217.07] TEST: IPv6 large scale dump tests [ OK ] # 600.97 [+207.17] TEST: L2 large scale dump tests [ OK ] # 612.57 [+11.60] TEST: Flush tests [ OK ] # 612.63 [+0.06] # 612.63 [+0.00] INFO: # Forwarding tests # 627.55 [+14.92] TEST: IPv4 host entries forwarding tests [ OK ] # 631.13 [+3.58] TEST: IPv6 host entries forwarding tests [ OK ] # 634.61 [+3.48] TEST: L2 host entries forwarding tests [ OK ] # 640.91 [+6.30] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 646.92 [+6.01] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 652.96 [+6.04] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 659.25 [+6.29] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 662.02 [+2.78] TEST: L2 port entries forwarding tests [ OK ] # 662.77 [+0.75] # 662.77 [+0.00] INFO: # Control packets tests # 666.64 [+3.87] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 670.58 [+3.94] 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__->