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.21 [+12.21] # 12.21 [+0.00] INFO: # Host entries configuration tests # 13.02 [+0.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.83 [+0.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.58 [+0.75] TEST: Common host entries configuration tests (L2) [ OK ] # 14.58 [+0.01] # 14.58 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.90 [+7.32] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.26 [+7.36] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.58 [+7.31] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 43.96 [+7.39] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 43.98 [+0.02] # 43.98 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.39 [+7.41] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 58.71 [+7.33] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.29 [+2.57] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 63.71 [+2.43] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 63.73 [+0.01] # 63.73 [+0.00] INFO: # Port group entries configuration tests - L2 # 71.10 [+7.38] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 71.51 [+0.41] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 71.52 [+0.01] # 71.52 [+0.00] INFO: # Large scale dump tests # 106.27 [+34.75] TEST: IPv4 large scale dump tests [ OK ] # 326.71 [+220.44] TEST: IPv6 large scale dump tests [ OK ] # 562.58 [+235.87] TEST: L2 large scale dump tests [ OK ] # 568.83 [+6.24] TEST: Flush tests [ OK ] # 568.94 [+0.12] # 568.94 [+0.00] INFO: # Forwarding tests # 581.88 [+12.93] TEST: IPv4 host entries forwarding tests [ OK ] # 584.09 [+2.21] TEST: IPv6 host entries forwarding tests [ OK ] # 586.24 [+2.16] TEST: L2 host entries forwarding tests [ OK ] # 590.03 [+3.78] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 593.67 [+3.65] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 597.49 [+3.82] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 601.20 [+3.71] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 602.69 [+1.49] TEST: L2 port entries forwarding tests [ OK ] # 603.14 [+0.45] # 603.14 [+0.00] INFO: # Control packets tests # 605.34 [+2.20] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 607.91 [+2.57] 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__->