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.44 [+13.44] # 13.44 [+0.00] INFO: # Host entries configuration tests # 14.45 [+1.01] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.47 [+1.02] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.43 [+0.97] TEST: Common host entries configuration tests (L2) [ OK ] # 16.44 [+0.01] # 16.45 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.17 [+7.72] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.85 [+7.69] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.00 [+9.14] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.67 [+8.67] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.69 [+0.02] # 49.69 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.66 [+7.97] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.48 [+7.82] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.34 [+2.86] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 71.09 [+2.75] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 71.10 [+0.01] # 71.10 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.99 [+7.89] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.38 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.39 [+0.01] # 79.39 [+0.00] INFO: # Large scale dump tests # 115.50 [+36.10] TEST: IPv4 large scale dump tests [ OK ] # 329.94 [+214.45] TEST: IPv6 large scale dump tests [ OK ] # 549.78 [+219.84] TEST: L2 large scale dump tests [ OK ] # 555.85 [+6.06] TEST: Flush tests [ OK ] # 555.94 [+0.09] # 555.94 [+0.00] INFO: # Forwarding tests # 568.97 [+13.03] TEST: IPv4 host entries forwarding tests [ OK ] # 571.15 [+2.18] TEST: IPv6 host entries forwarding tests [ OK ] # 573.21 [+2.05] TEST: L2 host entries forwarding tests [ OK ] # 577.20 [+4.00] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 580.92 [+3.71] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 584.74 [+3.82] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 588.30 [+3.57] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 589.79 [+1.48] TEST: L2 port entries forwarding tests [ OK ] # 590.24 [+0.45] # 590.24 [+0.00] INFO: # Control packets tests # 592.58 [+2.35] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 594.78 [+2.19] 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__->