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 # 12.98 [+12.98] # 12.98 [+0.00] INFO: # Host entries configuration tests # 13.83 [+0.85] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.75 [+0.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.67 [+0.92] TEST: Common host entries configuration tests (L2) [ OK ] # 15.68 [+0.01] # 15.68 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.26 [+7.58] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.64 [+7.38] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.10 [+7.47] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.10 [+8.00] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.11 [+0.01] # 46.11 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.56 [+7.45] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 61.14 [+7.58] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.90 [+2.75] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.56 [+2.66] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.57 [+0.01] # 66.57 [+0.00] INFO: # Port group entries configuration tests - L2 # 74.14 [+7.57] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.49 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.50 [+0.01] # 74.50 [+0.00] INFO: # Large scale dump tests # 109.05 [+34.55] TEST: IPv4 large scale dump tests [ OK ] # 334.20 [+225.15] TEST: IPv6 large scale dump tests [ OK ] # 567.33 [+233.13] TEST: L2 large scale dump tests [ OK ] # 573.64 [+6.30] TEST: Flush tests [ OK ] # 573.75 [+0.11] # 573.75 [+0.00] INFO: # Forwarding tests # 586.60 [+12.85] TEST: IPv4 host entries forwarding tests [ OK ] # 588.79 [+2.20] TEST: IPv6 host entries forwarding tests [ OK ] # 590.75 [+1.96] TEST: L2 host entries forwarding tests [ OK ] # 594.42 [+3.67] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 598.18 [+3.76] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 601.80 [+3.61] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 605.58 [+3.79] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 607.03 [+1.44] TEST: L2 port entries forwarding tests [ OK ] # 607.46 [+0.43] # 607.46 [+0.00] INFO: # Control packets tests # 609.77 [+2.31] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 611.98 [+2.21] 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__->