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.00 [+21.00] # 21.00 [+0.00] INFO: # Host entries configuration tests # 23.05 [+2.06] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.00 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.90 [+1.90] TEST: Common host entries configuration tests (L2) [ OK ] # 26.91 [+0.01] # 26.91 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.49 [+10.58] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.21 [+10.72] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.61 [+17.40] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.32 [+17.71] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.33 [+0.01] # 83.33 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.78 [+10.45] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.23 [+10.46] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.04 [+5.81] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.87 [+5.82] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.88 [+0.01] # 115.88 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.47 [+10.59] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.17 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.19 [+0.02] # 127.19 [+0.00] INFO: # Large scale dump tests # 179.95 [+52.76] TEST: IPv4 large scale dump tests [ OK ] # 405.84 [+225.89] TEST: IPv6 large scale dump tests [ OK ] # 624.07 [+218.23] TEST: L2 large scale dump tests [ OK ] # 636.39 [+12.32] TEST: Flush tests [ OK ] # 636.48 [+0.09] # 636.49 [+0.00] INFO: # Forwarding tests # 651.50 [+15.02] TEST: IPv4 host entries forwarding tests [ OK ] # 655.29 [+3.79] TEST: IPv6 host entries forwarding tests [ OK ] # 658.78 [+3.50] TEST: L2 host entries forwarding tests [ OK ] # 665.37 [+6.59] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 671.51 [+6.13] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 677.60 [+6.09] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 683.69 [+6.09] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 686.30 [+2.61] TEST: L2 port entries forwarding tests [ OK ] # 687.03 [+0.73] # 687.03 [+0.00] INFO: # Control packets tests # 690.82 [+3.79] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 694.54 [+3.72] 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__->