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.72 [+13.72] # 13.72 [+0.00] INFO: # Host entries configuration tests # 14.67 [+0.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.57 [+0.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.57 [+1.01] TEST: Common host entries configuration tests (L2) [ OK ] # 16.58 [+0.01] # 16.58 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.22 [+7.64] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.79 [+7.58] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.48 [+8.69] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.76 [+8.28] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.78 [+0.02] # 48.78 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.37 [+7.59] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.99 [+7.62] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.98 [+2.99] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.08 [+3.11] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.10 [+0.01] # 70.10 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.84 [+7.74] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.19 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.20 [+0.01] # 78.20 [+0.00] INFO: # Large scale dump tests # 114.57 [+36.37] TEST: IPv4 large scale dump tests [ OK ] # 338.61 [+224.05] TEST: IPv6 large scale dump tests [ OK ] # 559.03 [+220.42] TEST: L2 large scale dump tests [ OK ] # 565.82 [+6.79] TEST: Flush tests [ OK ] # 565.91 [+0.09] # 565.91 [+0.00] INFO: # Forwarding tests # 578.64 [+12.73] TEST: IPv4 host entries forwarding tests [ OK ] # 580.92 [+2.28] TEST: IPv6 host entries forwarding tests [ OK ] # 583.09 [+2.17] TEST: L2 host entries forwarding tests [ OK ] # 587.12 [+4.04] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 590.92 [+3.79] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 594.74 [+3.82] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 598.29 [+3.55] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 599.77 [+1.48] TEST: L2 port entries forwarding tests [ OK ] # 600.22 [+0.45] # 600.22 [+0.00] INFO: # Control packets tests # 602.67 [+2.45] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 605.12 [+2.45] 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__->