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.58 [+13.58] # 13.58 [+0.00] INFO: # Host entries configuration tests # 14.50 [+0.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.50 [+1.00] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.48 [+0.99] TEST: Common host entries configuration tests (L2) [ OK ] # 16.51 [+0.02] # 16.51 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.33 [+7.82] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.88 [+7.55] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.10 [+8.22] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.77 [+8.67] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.78 [+0.01] # 48.78 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.44 [+7.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.05 [+7.61] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.17 [+3.12] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.16 [+2.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.17 [+0.01] # 70.17 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.00 [+7.83] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.39 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.40 [+0.01] # 78.40 [+0.00] INFO: # Large scale dump tests # 115.23 [+36.83] TEST: IPv4 large scale dump tests [ OK ] # 338.60 [+223.37] TEST: IPv6 large scale dump tests [ OK ] # 571.63 [+233.03] TEST: L2 large scale dump tests [ OK ] # 577.53 [+5.90] TEST: Flush tests [ OK ] # 577.65 [+0.12] # 577.65 [+0.00] INFO: # Forwarding tests # 590.50 [+12.84] TEST: IPv4 host entries forwarding tests [ OK ] # 592.69 [+2.19] TEST: IPv6 host entries forwarding tests [ OK ] # 594.86 [+2.17] TEST: L2 host entries forwarding tests [ OK ] # 598.58 [+3.72] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 602.18 [+3.60] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 605.73 [+3.55] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 609.41 [+3.69] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 610.87 [+1.45] TEST: L2 port entries forwarding tests [ OK ] # 611.29 [+0.42] # 611.29 [+0.00] INFO: # Control packets tests # 613.60 [+2.31] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 615.84 [+2.24] 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__->