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.88 [+19.88] # 19.88 [+0.00] INFO: # Host entries configuration tests # 21.72 [+1.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.43 [+1.71] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.18 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 25.19 [+0.01] # 25.19 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.37 [+10.18] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.34 [+9.97] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.29 [+21.95] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.89 [+16.59] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.90 [+0.01] # 83.90 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.41 [+10.52] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.40 [+9.99] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.63 [+5.23] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.68 [+5.05] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.69 [+0.01] # 114.69 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.03 [+10.34] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.82 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.83 [+0.01] # 125.83 [+0.00] INFO: # Large scale dump tests # 173.94 [+48.11] TEST: IPv4 large scale dump tests [ OK ] # 386.19 [+212.25] TEST: IPv6 large scale dump tests [ OK ] # 575.69 [+189.49] TEST: L2 large scale dump tests [ OK ] # 586.36 [+10.68] TEST: Flush tests [ OK ] # 586.38 [+0.01] # 586.38 [+0.00] INFO: # Forwarding tests # 600.96 [+14.59] TEST: IPv4 host entries forwarding tests [ OK ] # 604.27 [+3.31] TEST: IPv6 host entries forwarding tests [ OK ] # 607.72 [+3.45] TEST: L2 host entries forwarding tests [ OK ] # 614.00 [+6.28] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 620.10 [+6.10] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 625.96 [+5.86] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 631.85 [+5.89] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 634.28 [+2.43] TEST: L2 port entries forwarding tests [ OK ] # 634.99 [+0.71] # 634.99 [+0.00] INFO: # Control packets tests # 638.74 [+3.75] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 642.18 [+3.44] 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__->