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.35 [+13.35] # 13.35 [+0.00] INFO: # Host entries configuration tests # 14.25 [+0.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.18 [+0.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.09 [+0.91] TEST: Common host entries configuration tests (L2) [ OK ] # 16.10 [+0.01] # 16.10 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.54 [+7.44] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.02 [+7.48] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.11 [+8.09] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.17 [+8.06] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.18 [+0.01] # 47.18 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.78 [+7.60] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.49 [+7.71] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.10 [+2.61] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.81 [+2.71] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 67.82 [+0.01] # 67.82 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.46 [+7.64] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 75.84 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 75.85 [+0.01] # 75.85 [+0.00] INFO: # Large scale dump tests # 111.89 [+36.04] TEST: IPv4 large scale dump tests [ OK ] # 335.58 [+223.69] TEST: IPv6 large scale dump tests [ OK ] # 571.77 [+236.18] TEST: L2 large scale dump tests [ OK ] # 578.11 [+6.34] TEST: Flush tests [ OK ] # 578.21 [+0.11] # 578.21 [+0.00] INFO: # Forwarding tests # 591.29 [+13.08] TEST: IPv4 host entries forwarding tests [ OK ] # 593.50 [+2.21] TEST: IPv6 host entries forwarding tests [ OK ] # 595.73 [+2.23] TEST: L2 host entries forwarding tests [ OK ] # 599.68 [+3.95] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 603.58 [+3.89] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 607.63 [+4.05] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 611.76 [+4.13] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 613.34 [+1.58] TEST: L2 port entries forwarding tests [ OK ] # 613.80 [+0.46] # 613.80 [+0.00] INFO: # Control packets tests # 616.27 [+2.47] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 618.81 [+2.54] 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__->