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.28 [+13.28] # 13.28 [+0.00] INFO: # Host entries configuration tests # 14.13 [+0.85] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.06 [+0.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.93 [+0.87] TEST: Common host entries configuration tests (L2) [ OK ] # 15.95 [+0.02] # 15.95 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.38 [+7.43] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.83 [+7.45] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.42 [+8.59] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.73 [+8.31] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.74 [+0.01] # 47.74 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.70 [+7.96] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.40 [+7.70] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.31 [+2.91] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.13 [+2.82] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.15 [+0.02] # 69.15 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.72 [+7.57] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.10 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.12 [+0.01] # 77.12 [+0.00] INFO: # Large scale dump tests # 115.28 [+38.17] TEST: IPv4 large scale dump tests [ OK ] # 346.41 [+231.13] TEST: IPv6 large scale dump tests [ OK ] # 566.45 [+220.04] TEST: L2 large scale dump tests [ OK ] # 572.61 [+6.16] TEST: Flush tests [ OK ] # 572.71 [+0.10] # 572.71 [+0.00] INFO: # Forwarding tests # 585.57 [+12.86] TEST: IPv4 host entries forwarding tests [ OK ] # 587.51 [+1.93] TEST: IPv6 host entries forwarding tests [ OK ] # 589.41 [+1.90] TEST: L2 host entries forwarding tests [ OK ] # 593.10 [+3.70] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 596.72 [+3.62] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 600.16 [+3.44] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 603.68 [+3.51] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 605.16 [+1.48] TEST: L2 port entries forwarding tests [ OK ] # 605.58 [+0.42] # 605.58 [+0.00] INFO: # Control packets tests # 607.67 [+2.09] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 609.96 [+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__->