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 # 21.15 [+21.15] # 21.15 [+0.00] INFO: # Host entries configuration tests # 23.20 [+2.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.11 [+1.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.03 [+1.91] TEST: Common host entries configuration tests (L2) [ OK ] # 27.03 [+0.01] # 27.03 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.17 [+11.13] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.10 [+10.93] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.33 [+17.23] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.30 [+17.97] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.31 [+0.01] # 84.31 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.95 [+10.65] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.77 [+10.82] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.78 [+6.01] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.86 [+6.08] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.87 [+0.01] # 117.87 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.58 [+10.71] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.34 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.35 [+0.01] # 129.35 [+0.00] INFO: # Large scale dump tests # 184.74 [+55.38] TEST: IPv4 large scale dump tests [ OK ] # 410.03 [+225.29] TEST: IPv6 large scale dump tests [ OK ] # 633.95 [+223.92] TEST: L2 large scale dump tests [ OK ] # 646.98 [+13.03] TEST: Flush tests [ OK ] # 647.09 [+0.11] # 647.09 [+0.00] INFO: # Forwarding tests # 662.52 [+15.42] TEST: IPv4 host entries forwarding tests [ OK ] # 666.34 [+3.82] TEST: IPv6 host entries forwarding tests [ OK ] # 670.03 [+3.69] TEST: L2 host entries forwarding tests [ OK ] # 676.96 [+6.93] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 683.46 [+6.50] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 689.68 [+6.22] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 696.26 [+6.58] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 699.12 [+2.87] TEST: L2 port entries forwarding tests [ OK ] # 699.96 [+0.83] # 699.96 [+0.00] INFO: # Control packets tests # 703.95 [+4.00] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 707.80 [+3.84] 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__->