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 # 20.74 [+20.74] # 20.74 [+0.00] INFO: # Host entries configuration tests # 22.73 [+1.99] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.67 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.68 [+2.01] TEST: Common host entries configuration tests (L2) [ OK ] # 26.69 [+0.01] # 26.69 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.22 [+10.53] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.75 [+10.53] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.69 [+15.94] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.65 [+15.96] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.66 [+0.01] # 79.66 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.35 [+10.70] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.85 [+10.50] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.34 [+5.49] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.16 [+5.82] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.17 [+0.01] # 112.17 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.72 [+10.55] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.44 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.46 [+0.01] # 123.46 [+0.00] INFO: # Large scale dump tests # 177.38 [+53.92] TEST: IPv4 large scale dump tests [ OK ] # 401.57 [+224.19] TEST: IPv6 large scale dump tests [ OK ] # 619.73 [+218.16] TEST: L2 large scale dump tests [ OK ] # 632.01 [+12.28] TEST: Flush tests [ OK ] # 632.10 [+0.09] # 632.10 [+0.00] INFO: # Forwarding tests # 647.29 [+15.19] TEST: IPv4 host entries forwarding tests [ OK ] # 650.91 [+3.62] TEST: IPv6 host entries forwarding tests [ OK ] # 654.65 [+3.74] TEST: L2 host entries forwarding tests [ OK ] # 661.60 [+6.95] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 668.07 [+6.47] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 674.57 [+6.50] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 681.18 [+6.61] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 683.66 [+2.48] TEST: L2 port entries forwarding tests [ OK ] # 684.41 [+0.75] # 684.41 [+0.00] INFO: # Control packets tests # 688.37 [+3.96] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 692.06 [+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__->