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 # 22.19 [+22.19] # 22.19 [+0.00] INFO: # Host entries configuration tests # 24.27 [+2.08] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.24 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.13 [+1.90] TEST: Common host entries configuration tests (L2) [ OK ] # 28.14 [+0.01] # 28.14 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.91 [+10.77] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.92 [+11.01] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.39 [+17.46] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.12 [+17.74] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.13 [+0.01] # 85.13 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.64 [+10.50] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.32 [+10.69] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.30 [+5.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.22 [+5.93] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.23 [+0.01] # 118.23 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.09 [+10.85] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.84 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.84 [+0.01] # 129.84 [+0.00] INFO: # Large scale dump tests # 182.08 [+52.24] TEST: IPv4 large scale dump tests [ OK ] # 404.64 [+222.56] TEST: IPv6 large scale dump tests [ OK ] # 634.28 [+229.64] TEST: L2 large scale dump tests [ OK ] # 646.42 [+12.14] TEST: Flush tests [ OK ] # 646.53 [+0.11] # 646.53 [+0.00] INFO: # Forwarding tests # 661.48 [+14.94] TEST: IPv4 host entries forwarding tests [ OK ] # 665.18 [+3.70] TEST: IPv6 host entries forwarding tests [ OK ] # 668.61 [+3.43] TEST: L2 host entries forwarding tests [ OK ] # 675.02 [+6.42] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 681.21 [+6.19] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 687.61 [+6.40] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 693.90 [+6.29] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 696.46 [+2.56] TEST: L2 port entries forwarding tests [ OK ] # 697.25 [+0.79] # 697.25 [+0.00] INFO: # Control packets tests # 701.10 [+3.85] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 704.87 [+3.76] 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__->