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.93 [+19.93] # 19.93 [+0.00] INFO: # Host entries configuration tests # 21.78 [+1.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.75 [+1.98] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.50 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 25.52 [+0.02] # 25.52 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.93 [+10.40] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.23 [+10.31] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.95 [+16.72] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.67 [+16.72] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.68 [+0.01] # 79.68 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.15 [+10.47] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.28 [+10.13] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.72 [+5.44] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.21 [+5.49] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.23 [+0.02] # 111.23 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.38 [+10.15] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.04 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.05 [+0.01] # 122.05 [+0.00] INFO: # Large scale dump tests # 173.00 [+50.95] TEST: IPv4 large scale dump tests [ OK ] # 374.04 [+201.03] TEST: IPv6 large scale dump tests [ OK ] # 585.86 [+211.83] TEST: L2 large scale dump tests [ OK ] # 597.27 [+11.41] TEST: Flush tests [ OK ] # 597.28 [+0.01] # 597.28 [+0.00] INFO: # Forwarding tests # 612.07 [+14.79] TEST: IPv4 host entries forwarding tests [ OK ] # 615.71 [+3.64] TEST: IPv6 host entries forwarding tests [ OK ] # 619.49 [+3.78] TEST: L2 host entries forwarding tests [ OK ] # 626.34 [+6.84] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 632.68 [+6.34] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 638.81 [+6.13] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 645.42 [+6.60] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 647.87 [+2.45] TEST: L2 port entries forwarding tests [ OK ] # 648.56 [+0.69] # 648.56 [+0.00] INFO: # Control packets tests # 652.54 [+3.98] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 656.23 [+3.69] 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__->