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.23 [+19.23] # 19.23 [+0.00] INFO: # Host entries configuration tests # 21.08 [+1.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.72 [+1.65] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.53 [+1.80] TEST: Common host entries configuration tests (L2) [ OK ] # 24.53 [+0.01] # 24.53 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.77 [+10.23] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.85 [+11.08] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.76 [+16.91] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.52 [+16.76] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.54 [+0.02] # 79.54 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.79 [+10.25] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.82 [+10.03] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.25 [+5.44] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.92 [+5.66] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.93 [+0.01] # 110.93 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.37 [+10.44] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.05 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.06 [+0.01] # 122.06 [+0.00] INFO: # Large scale dump tests # 173.14 [+51.08] TEST: IPv4 large scale dump tests [ OK ] # 383.07 [+209.93] TEST: IPv6 large scale dump tests [ OK ] # 585.26 [+202.20] TEST: L2 large scale dump tests [ OK ] # 597.22 [+11.96] TEST: Flush tests [ OK ] # 597.23 [+0.01] # 597.23 [+0.00] INFO: # Forwarding tests # 612.33 [+15.10] TEST: IPv4 host entries forwarding tests [ OK ] # 615.89 [+3.56] TEST: IPv6 host entries forwarding tests [ OK ] # 619.48 [+3.59] TEST: L2 host entries forwarding tests [ OK ] # 626.37 [+6.89] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 632.48 [+6.11] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 638.83 [+6.34] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 645.61 [+6.78] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 648.37 [+2.76] TEST: L2 port entries forwarding tests [ OK ] # 649.09 [+0.72] # 649.09 [+0.00] INFO: # Control packets tests # 653.09 [+4.00] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 656.81 [+3.72] 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__->