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.35 [+22.35] # 22.35 [+0.00] INFO: # Host entries configuration tests # 24.29 [+1.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.28 [+1.99] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.31 [+2.03] TEST: Common host entries configuration tests (L2) [ OK ] # 28.33 [+0.01] # 28.33 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.23 [+10.91] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.84 [+10.61] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.13 [+18.29] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.10 [+17.97] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.11 [+0.01] # 86.11 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 97.12 [+11.01] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.92 [+10.80] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 114.16 [+6.23] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 120.27 [+6.11] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 120.28 [+0.01] # 120.28 [+0.00] INFO: # Port group entries configuration tests - L2 # 131.05 [+10.77] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.90 [+0.85] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.91 [+0.01] # 131.91 [+0.00] INFO: # Large scale dump tests # 188.56 [+56.65] TEST: IPv4 large scale dump tests [ OK ] # 408.18 [+219.61] TEST: IPv6 large scale dump tests [ OK ] # 640.37 [+232.19] TEST: L2 large scale dump tests [ OK ] # 653.15 [+12.77] TEST: Flush tests [ OK ] # 653.23 [+0.08] # 653.23 [+0.00] INFO: # Forwarding tests # 668.57 [+15.34] TEST: IPv4 host entries forwarding tests [ OK ] # 672.44 [+3.87] TEST: IPv6 host entries forwarding tests [ OK ] # 676.06 [+3.62] TEST: L2 host entries forwarding tests [ OK ] # 682.77 [+6.71] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 689.03 [+6.26] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 695.28 [+6.25] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 701.57 [+6.29] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 704.49 [+2.92] TEST: L2 port entries forwarding tests [ OK ] # 705.30 [+0.82] # 705.30 [+0.00] INFO: # Control packets tests # 709.25 [+3.95] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 713.08 [+3.83] 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__->