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.22 [+13.22] # 13.22 [+0.00] INFO: # Host entries configuration tests # 14.16 [+0.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.03 [+0.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.96 [+0.93] TEST: Common host entries configuration tests (L2) [ OK ] # 15.96 [+0.01] # 15.96 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.57 [+7.61] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.04 [+7.47] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.20 [+8.16] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.38 [+8.18] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.39 [+0.01] # 47.39 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.00 [+7.61] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.70 [+7.70] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.65 [+2.95] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.54 [+2.89] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.55 [+0.01] # 68.55 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.55 [+8.01] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.91 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.93 [+0.01] # 76.93 [+0.00] INFO: # Large scale dump tests # 111.89 [+34.96] TEST: IPv4 large scale dump tests [ OK ] # 334.34 [+222.45] TEST: IPv6 large scale dump tests [ OK ] # 556.75 [+222.41] TEST: L2 large scale dump tests [ OK ] # 562.84 [+6.08] TEST: Flush tests [ OK ] # 562.96 [+0.12] # 562.96 [+0.00] INFO: # Forwarding tests # 575.98 [+13.02] TEST: IPv4 host entries forwarding tests [ OK ] # 577.88 [+1.91] TEST: IPv6 host entries forwarding tests [ OK ] # 579.71 [+1.83] TEST: L2 host entries forwarding tests [ OK ] # 583.43 [+3.72] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 586.98 [+3.55] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 590.56 [+3.58] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 594.21 [+3.65] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 595.67 [+1.47] TEST: L2 port entries forwarding tests [ OK ] # 596.10 [+0.42] # 596.10 [+0.00] INFO: # Control packets tests # 598.27 [+2.17] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 600.43 [+2.16] 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__->