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.13 [+21.13] # 21.13 [+0.00] INFO: # Host entries configuration tests # 23.09 [+1.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.10 [+2.01] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.03 [+1.93] TEST: Common host entries configuration tests (L2) [ OK ] # 27.04 [+0.01] # 27.04 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.82 [+10.78] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.35 [+10.53] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.57 [+17.22] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.69 [+17.12] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.70 [+0.01] # 82.70 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.42 [+10.73] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.80 [+10.38] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.53 [+5.73] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.43 [+5.90] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.44 [+0.01] # 115.44 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.03 [+10.59] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.73 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.74 [+0.01] # 126.74 [+0.00] INFO: # Large scale dump tests # 185.48 [+58.74] TEST: IPv4 large scale dump tests [ OK ] # 395.77 [+210.29] TEST: IPv6 large scale dump tests [ OK ] # 607.39 [+211.62] TEST: L2 large scale dump tests [ OK ] # 620.06 [+12.67] TEST: Flush tests [ OK ] # 620.07 [+0.01] # 620.07 [+0.00] INFO: # Forwarding tests # 635.30 [+15.22] TEST: IPv4 host entries forwarding tests [ OK ] # 638.86 [+3.57] TEST: IPv6 host entries forwarding tests [ OK ] # 642.35 [+3.49] TEST: L2 host entries forwarding tests [ OK ] # 648.66 [+6.31] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 655.14 [+6.47] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 661.36 [+6.22] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 667.83 [+6.47] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 670.40 [+2.57] TEST: L2 port entries forwarding tests [ OK ] # 671.14 [+0.75] # 671.14 [+0.00] INFO: # Control packets tests # 675.36 [+4.21] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 679.26 [+3.90] 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__->