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 # 13.31 [+13.31] # 13.31 [+0.00] INFO: # Host entries configuration tests # 14.25 [+0.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.24 [+0.99] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.13 [+0.89] TEST: Common host entries configuration tests (L2) [ OK ] # 16.15 [+0.01] # 16.15 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.83 [+7.68] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.33 [+7.50] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.92 [+8.60] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.79 [+8.86] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.80 [+0.01] # 48.80 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.54 [+7.74] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.22 [+7.69] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.16 [+2.94] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.17 [+3.01] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.18 [+0.01] # 70.18 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.88 [+7.70] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.27 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.29 [+0.01] # 78.29 [+0.00] INFO: # Large scale dump tests # 116.47 [+38.18] TEST: IPv4 large scale dump tests [ OK ] # 346.17 [+229.71] TEST: IPv6 large scale dump tests [ OK ] # 565.76 [+219.59] TEST: L2 large scale dump tests [ OK ] # 572.04 [+6.28] TEST: Flush tests [ OK ] # 572.15 [+0.11] # 572.15 [+0.00] INFO: # Forwarding tests # 585.05 [+12.90] TEST: IPv4 host entries forwarding tests [ OK ] # 587.14 [+2.09] TEST: IPv6 host entries forwarding tests [ OK ] # 589.12 [+1.98] TEST: L2 host entries forwarding tests [ OK ] # 592.86 [+3.74] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 596.39 [+3.53] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 600.05 [+3.67] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 603.67 [+3.61] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 605.08 [+1.42] TEST: L2 port entries forwarding tests [ OK ] # 605.49 [+0.40] # 605.49 [+0.00] INFO: # Control packets tests # 607.69 [+2.20] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 609.98 [+2.29] 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__->