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.13 [+20.13] # 20.13 [+0.00] INFO: # Host entries configuration tests # 21.95 [+1.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.80 [+1.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.53 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 25.55 [+0.01] # 25.55 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.67 [+10.12] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.93 [+10.26] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.85 [+15.92] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.44 [+15.59] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.45 [+0.01] # 77.45 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.49 [+10.04] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.97 [+10.49] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.21 [+5.24] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.48 [+5.27] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.49 [+0.01] # 108.49 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.79 [+10.30] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.50 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.51 [+0.01] # 119.51 [+0.00] INFO: # Large scale dump tests # 167.68 [+48.17] TEST: IPv4 large scale dump tests [ OK ] # 377.35 [+209.67] TEST: IPv6 large scale dump tests [ OK ] # 577.96 [+200.61] TEST: L2 large scale dump tests [ OK ] # 589.16 [+11.19] TEST: Flush tests [ OK ] # 589.16 [+0.01] # 589.16 [+0.00] INFO: # Forwarding tests # 603.72 [+14.55] TEST: IPv4 host entries forwarding tests [ OK ] # 606.95 [+3.23] TEST: IPv6 host entries forwarding tests [ OK ] # 610.24 [+3.30] TEST: L2 host entries forwarding tests [ OK ] # 616.27 [+6.02] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.96 [+5.69] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 627.45 [+5.49] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 633.10 [+5.65] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 635.47 [+2.37] TEST: L2 port entries forwarding tests [ OK ] # 636.09 [+0.62] # 636.09 [+0.00] INFO: # Control packets tests # 639.68 [+3.59] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 643.20 [+3.51] 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__->