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 # 25.86 [+25.86] # 25.86 [+0.00] INFO: # Host entries configuration tests # 27.93 [+2.07] TEST: Common host entries configuration tests (IPv4) [ OK ] # 29.88 [+1.95] TEST: Common host entries configuration tests (IPv6) [ OK ] # 31.77 [+1.89] TEST: Common host entries configuration tests (L2) [ OK ] # 31.78 [+0.01] # 31.78 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 42.35 [+10.57] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 52.90 [+10.55] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 70.05 [+17.15] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 87.51 [+17.46] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 87.52 [+0.01] # 87.52 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 97.99 [+10.47] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 108.24 [+10.25] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 114.11 [+5.87] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.71 [+5.60] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.72 [+0.01] # 119.72 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.10 [+10.38] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.88 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.89 [+0.01] # 130.89 [+0.00] INFO: # Large scale dump tests # 182.36 [+51.47] TEST: IPv4 large scale dump tests [ OK ] # 401.16 [+218.79] TEST: IPv6 large scale dump tests [ OK ] # 610.69 [+209.53] TEST: L2 large scale dump tests [ OK ] # 622.53 [+11.84] TEST: Flush tests [ OK ] # 622.54 [+0.01] # 622.54 [+0.00] INFO: # Forwarding tests # 637.38 [+14.84] TEST: IPv4 host entries forwarding tests [ OK ] # 641.08 [+3.70] TEST: IPv6 host entries forwarding tests [ OK ] # 644.73 [+3.65] TEST: L2 host entries forwarding tests [ OK ] # 651.34 [+6.61] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 657.62 [+6.27] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 663.93 [+6.31] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 670.41 [+6.48] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 673.14 [+2.74] TEST: L2 port entries forwarding tests [ OK ] # 673.85 [+0.70] # 673.85 [+0.00] INFO: # Control packets tests # 678.26 [+4.41] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 682.30 [+4.04] 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__->