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 # 27.18 [+27.18] # 27.18 [+0.00] INFO: # Host entries configuration tests # 29.31 [+2.13] TEST: Common host entries configuration tests (IPv4) [ OK ] # 31.19 [+1.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 33.29 [+2.10] TEST: Common host entries configuration tests (L2) [ OK ] # 33.30 [+0.01] # 33.31 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 44.23 [+10.92] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 55.20 [+10.97] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 71.74 [+16.53] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 88.48 [+16.75] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 88.50 [+0.01] # 88.50 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 99.01 [+10.51] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 109.50 [+10.50] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 115.22 [+5.72] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 120.93 [+5.71] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 120.95 [+0.01] # 120.95 [+0.00] INFO: # Port group entries configuration tests - L2 # 131.35 [+10.41] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 132.09 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 132.10 [+0.01] # 132.10 [+0.00] INFO: # Large scale dump tests # 184.78 [+52.68] TEST: IPv4 large scale dump tests [ OK ] # 400.85 [+216.07] TEST: IPv6 large scale dump tests [ OK ] # 610.32 [+209.47] TEST: L2 large scale dump tests [ OK ] # 622.25 [+11.93] TEST: Flush tests [ OK ] # 622.26 [+0.01] # 622.26 [+0.00] INFO: # Forwarding tests # 637.12 [+14.86] TEST: IPv4 host entries forwarding tests [ OK ] # 640.67 [+3.55] TEST: IPv6 host entries forwarding tests [ OK ] # 644.00 [+3.33] TEST: L2 host entries forwarding tests [ OK ] # 650.39 [+6.38] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 656.81 [+6.42] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 663.22 [+6.42] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 669.58 [+6.36] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 672.17 [+2.59] TEST: L2 port entries forwarding tests [ OK ] # 672.87 [+0.70] # 672.87 [+0.00] INFO: # Control packets tests # 676.95 [+4.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 680.50 [+3.56] 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__->