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.34 [+13.34] # 13.34 [+0.00] INFO: # Host entries configuration tests # 14.32 [+0.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.34 [+1.02] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.29 [+0.95] TEST: Common host entries configuration tests (L2) [ OK ] # 16.30 [+0.01] # 16.30 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.90 [+7.60] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.61 [+7.71] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.06 [+8.45] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.57 [+8.51] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.58 [+0.01] # 48.58 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.47 [+7.89] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.28 [+7.81] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.14 [+2.86] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.05 [+2.92] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.07 [+0.01] # 70.07 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.79 [+7.72] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.22 [+0.43] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.23 [+0.02] # 78.23 [+0.00] INFO: # Large scale dump tests # 115.47 [+37.24] TEST: IPv4 large scale dump tests [ OK ] # 335.76 [+220.29] TEST: IPv6 large scale dump tests [ OK ] # 562.03 [+226.27] TEST: L2 large scale dump tests [ OK ] # 568.11 [+6.08] TEST: Flush tests [ OK ] # 568.20 [+0.09] # 568.20 [+0.00] INFO: # Forwarding tests # 581.37 [+13.18] TEST: IPv4 host entries forwarding tests [ OK ] # 583.81 [+2.44] TEST: IPv6 host entries forwarding tests [ OK ] # 585.95 [+2.14] TEST: L2 host entries forwarding tests [ OK ] # 590.30 [+4.34] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 594.29 [+3.99] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 598.32 [+4.03] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 602.03 [+3.71] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 603.74 [+1.71] TEST: L2 port entries forwarding tests [ OK ] # 604.30 [+0.56] # 604.30 [+0.00] INFO: # Control packets tests # 606.87 [+2.57] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 609.13 [+2.26] 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__->