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 # 20.94 [+1.71] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.64 [+1.69] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.33 [+1.69] TEST: Common host entries configuration tests (L2) [ OK ] # 24.33 [+0.01] # 24.33 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.34 [+10.00] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.35 [+10.01] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.93 [+15.58] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.40 [+15.47] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.41 [+0.01] # 75.41 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.33 [+9.92] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.07 [+9.74] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.29 [+5.22] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.73 [+5.44] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.74 [+0.01] # 105.74 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.62 [+9.88] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.34 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.35 [+0.01] # 116.35 [+0.00] INFO: # Large scale dump tests # 170.61 [+54.26] TEST: IPv4 large scale dump tests [ OK ] # 378.55 [+207.94] TEST: IPv6 large scale dump tests [ OK ] # 574.23 [+195.69] TEST: L2 large scale dump tests [ OK ] # 585.24 [+11.00] TEST: Flush tests [ OK ] # 585.25 [+0.01] # 585.25 [+0.00] INFO: # Forwarding tests # 599.85 [+14.60] TEST: IPv4 host entries forwarding tests [ OK ] # 603.18 [+3.33] TEST: IPv6 host entries forwarding tests [ OK ] # 606.56 [+3.39] TEST: L2 host entries forwarding tests [ OK ] # 612.69 [+6.13] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 618.72 [+6.03] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 624.63 [+5.91] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 630.54 [+5.91] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 633.09 [+2.55] TEST: L2 port entries forwarding tests [ OK ] # 633.72 [+0.63] # 633.72 [+0.00] INFO: # Control packets tests # 637.51 [+3.79] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 641.20 [+3.70] 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__->