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 # 19.95 [+19.95] # 19.95 [+0.00] INFO: # Host entries configuration tests # 21.84 [+1.88] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.74 [+1.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.48 [+1.74] TEST: Common host entries configuration tests (L2) [ OK ] # 25.49 [+0.01] # 25.49 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.10 [+10.61] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.48 [+10.38] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.75 [+16.26] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.32 [+16.57] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.33 [+0.01] # 79.33 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.54 [+10.21] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.89 [+10.35] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.53 [+5.64] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.72 [+5.19] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.73 [+0.01] # 110.73 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.20 [+10.47] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.95 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.96 [+0.01] # 121.96 [+0.00] INFO: # Large scale dump tests # 173.10 [+51.13] TEST: IPv4 large scale dump tests [ OK ] # 380.53 [+207.43] TEST: IPv6 large scale dump tests [ OK ] # 586.28 [+205.75] TEST: L2 large scale dump tests [ OK ] # 598.06 [+11.78] TEST: Flush tests [ OK ] # 598.07 [+0.01] # 598.07 [+0.00] INFO: # Forwarding tests # 612.83 [+14.77] TEST: IPv4 host entries forwarding tests [ OK ] # 616.47 [+3.64] TEST: IPv6 host entries forwarding tests [ OK ] # 619.77 [+3.30] TEST: L2 host entries forwarding tests [ OK ] # 625.91 [+6.13] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 631.53 [+5.62] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 637.14 [+5.61] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 643.28 [+6.14] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 645.83 [+2.56] TEST: L2 port entries forwarding tests [ OK ] # 646.48 [+0.65] # 646.48 [+0.00] INFO: # Control packets tests # 650.48 [+3.99] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 654.08 [+3.61] 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__->