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.12 [+21.12] # 21.12 [+0.00] INFO: # Host entries configuration tests # 22.99 [+1.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.81 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.71 [+1.90] TEST: Common host entries configuration tests (L2) [ OK ] # 26.72 [+0.01] # 26.72 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.24 [+10.51] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.42 [+10.18] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.18 [+16.76] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.42 [+16.24] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.43 [+0.01] # 80.43 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.91 [+10.49] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.11 [+10.20] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.77 [+5.66] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.44 [+5.67] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.45 [+0.01] # 112.45 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.87 [+10.42] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.56 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.57 [+0.01] # 123.57 [+0.00] INFO: # Large scale dump tests # 176.28 [+52.71] TEST: IPv4 large scale dump tests [ OK ] # 402.51 [+226.23] TEST: IPv6 large scale dump tests [ OK ] # 610.90 [+208.40] TEST: L2 large scale dump tests [ OK ] # 623.06 [+12.15] TEST: Flush tests [ OK ] # 623.07 [+0.01] # 623.07 [+0.00] INFO: # Forwarding tests # 638.25 [+15.19] TEST: IPv4 host entries forwarding tests [ OK ] # 641.82 [+3.57] TEST: IPv6 host entries forwarding tests [ OK ] # 645.51 [+3.69] TEST: L2 host entries forwarding tests [ OK ] # 652.33 [+6.81] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 658.60 [+6.27] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 664.70 [+6.10] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 670.74 [+6.04] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 673.23 [+2.48] TEST: L2 port entries forwarding tests [ OK ] # 673.92 [+0.69] # 673.92 [+0.00] INFO: # Control packets tests # 677.93 [+4.01] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 681.85 [+3.91] 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__->