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 # 19.33 [+19.33] # 19.34 [+0.00] INFO: # Host entries configuration tests # 20.96 [+1.62] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.58 [+1.62] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.36 [+1.78] TEST: Common host entries configuration tests (L2) [ OK ] # 24.37 [+0.01] # 24.37 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.74 [+10.38] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.89 [+10.15] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.02 [+16.13] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.47 [+16.46] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.48 [+0.01] # 77.48 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.82 [+10.34] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.41 [+10.59] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.88 [+5.47] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.52 [+5.64] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.53 [+0.01] # 109.53 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.81 [+10.28] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.58 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.59 [+0.01] # 120.59 [+0.00] INFO: # Large scale dump tests # 171.73 [+51.14] TEST: IPv4 large scale dump tests [ OK ] # 370.96 [+199.23] TEST: IPv6 large scale dump tests [ OK ] # 576.05 [+205.10] TEST: L2 large scale dump tests [ OK ] # 588.45 [+12.39] TEST: Flush tests [ OK ] # 588.46 [+0.01] # 588.46 [+0.00] INFO: # Forwarding tests # 603.55 [+15.10] TEST: IPv4 host entries forwarding tests [ OK ] # 607.45 [+3.89] TEST: IPv6 host entries forwarding tests [ OK ] # 611.31 [+3.86] TEST: L2 host entries forwarding tests [ OK ] # 617.97 [+6.66] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 624.31 [+6.33] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 631.03 [+6.72] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 637.28 [+6.25] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 639.92 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 640.54 [+0.62] # 640.54 [+0.00] INFO: # Control packets tests # 644.21 [+3.67] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 648.14 [+3.93] 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__->