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 # 18.90 [+18.90] # 18.90 [+0.00] INFO: # Host entries configuration tests # 20.76 [+1.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.46 [+1.71] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.13 [+1.66] TEST: Common host entries configuration tests (L2) [ OK ] # 24.14 [+0.01] # 24.14 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.28 [+10.15] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.17 [+9.88] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.43 [+15.26] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.04 [+15.61] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.05 [+0.01] # 75.05 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.01 [+9.97] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.17 [+10.16] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.24 [+5.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.45 [+5.21] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.46 [+0.01] # 105.46 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.71 [+10.25] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.45 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.47 [+0.01] # 116.47 [+0.00] INFO: # Large scale dump tests # 166.26 [+49.79] TEST: IPv4 large scale dump tests [ OK ] # 379.85 [+213.59] TEST: IPv6 large scale dump tests [ OK ] # 587.59 [+207.74] TEST: L2 large scale dump tests [ OK ] # 598.73 [+11.14] TEST: Flush tests [ OK ] # 598.74 [+0.01] # 598.74 [+0.00] INFO: # Forwarding tests # 613.39 [+14.65] TEST: IPv4 host entries forwarding tests [ OK ] # 616.61 [+3.22] TEST: IPv6 host entries forwarding tests [ OK ] # 619.91 [+3.30] TEST: L2 host entries forwarding tests [ OK ] # 626.10 [+6.19] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 631.77 [+5.67] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 637.27 [+5.50] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 643.17 [+5.90] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 645.56 [+2.39] TEST: L2 port entries forwarding tests [ OK ] # 646.18 [+0.62] # 646.18 [+0.00] INFO: # Control packets tests # 649.70 [+3.52] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 653.06 [+3.37] 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__->