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.35 [+21.35] # 21.35 [+0.00] INFO: # Host entries configuration tests # 23.21 [+1.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.08 [+1.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.89 [+1.81] TEST: Common host entries configuration tests (L2) [ OK ] # 26.90 [+0.01] # 26.90 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.61 [+10.70] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.49 [+10.88] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.69 [+17.20] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.57 [+16.89] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.58 [+0.01] # 82.58 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.19 [+10.60] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.72 [+10.53] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.59 [+5.87] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.37 [+5.78] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.38 [+0.01] # 115.38 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.91 [+10.53] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.65 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.67 [+0.02] # 126.67 [+0.00] INFO: # Large scale dump tests # 180.17 [+53.50] TEST: IPv4 large scale dump tests [ OK ] # 413.84 [+233.66] TEST: IPv6 large scale dump tests [ OK ] # 625.12 [+211.28] TEST: L2 large scale dump tests [ OK ] # 637.24 [+12.12] TEST: Flush tests [ OK ] # 637.32 [+0.08] # 637.32 [+0.00] INFO: # Forwarding tests # 652.27 [+14.94] TEST: IPv4 host entries forwarding tests [ OK ] # 655.85 [+3.59] TEST: IPv6 host entries forwarding tests [ OK ] # 659.50 [+3.64] TEST: L2 host entries forwarding tests [ OK ] # 666.35 [+6.85] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 672.57 [+6.23] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 678.93 [+6.35] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 685.25 [+6.33] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 687.82 [+2.57] TEST: L2 port entries forwarding tests [ OK ] # 688.58 [+0.76] # 688.58 [+0.00] INFO: # Control packets tests # 692.67 [+4.09] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 696.50 [+3.83] 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__->