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.17 [+20.17] # 20.17 [+0.00] INFO: # Host entries configuration tests # 21.90 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.52 [+1.62] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.13 [+1.61] TEST: Common host entries configuration tests (L2) [ OK ] # 25.14 [+0.01] # 25.14 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.50 [+10.36] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.46 [+9.96] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.24 [+15.78] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.30 [+16.06] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.31 [+0.01] # 77.31 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.58 [+10.26] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.75 [+10.17] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.18 [+5.43] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.52 [+5.34] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.53 [+0.01] # 108.53 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.90 [+10.38] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.57 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.59 [+0.01] # 119.59 [+0.00] INFO: # Large scale dump tests # 173.74 [+54.15] TEST: IPv4 large scale dump tests [ OK ] # 376.02 [+202.28] TEST: IPv6 large scale dump tests [ OK ] # 582.34 [+206.33] TEST: L2 large scale dump tests [ OK ] # 594.60 [+12.26] TEST: Flush tests [ OK ] # 594.61 [+0.01] # 594.61 [+0.00] INFO: # Forwarding tests # 609.45 [+14.84] TEST: IPv4 host entries forwarding tests [ OK ] # 613.04 [+3.59] TEST: IPv6 host entries forwarding tests [ OK ] # 616.78 [+3.74] TEST: L2 host entries forwarding tests [ OK ] # 623.29 [+6.51] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 629.50 [+6.21] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 635.40 [+5.90] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 641.43 [+6.03] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 643.83 [+2.39] TEST: L2 port entries forwarding tests [ OK ] # 644.51 [+0.68] # 644.51 [+0.00] INFO: # Control packets tests # 648.15 [+3.64] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 651.77 [+3.62] 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__->