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.83 [+19.83] # 19.83 [+0.00] INFO: # Host entries configuration tests # 21.66 [+1.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.37 [+1.72] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.15 [+1.78] TEST: Common host entries configuration tests (L2) [ OK ] # 25.17 [+0.01] # 25.17 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.16 [+9.99] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.40 [+10.24] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.54 [+16.14] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.18 [+15.64] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.18 [+0.01] # 77.18 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.40 [+10.22] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.40 [+9.99] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.28 [+4.89] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.17 [+4.89] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.18 [+0.01] # 107.18 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.04 [+9.85] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.72 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.74 [+0.01] # 117.74 [+0.00] INFO: # Large scale dump tests # 166.18 [+48.44] TEST: IPv4 large scale dump tests [ OK ] # 375.42 [+209.24] TEST: IPv6 large scale dump tests [ OK ] # 576.20 [+200.78] TEST: L2 large scale dump tests [ OK ] # 587.00 [+10.80] TEST: Flush tests [ OK ] # 587.00 [+0.01] # 587.00 [+0.00] INFO: # Forwarding tests # 601.48 [+14.47] TEST: IPv4 host entries forwarding tests [ OK ] # 604.67 [+3.19] TEST: IPv6 host entries forwarding tests [ OK ] # 607.93 [+3.26] TEST: L2 host entries forwarding tests [ OK ] # 613.90 [+5.97] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 619.54 [+5.64] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 625.23 [+5.70] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 630.85 [+5.62] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 633.29 [+2.44] TEST: L2 port entries forwarding tests [ OK ] # 633.96 [+0.67] # 633.96 [+0.00] INFO: # Control packets tests # 637.53 [+3.58] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 640.72 [+3.19] 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__->