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 # 19.78 [+19.78] # 19.78 [+0.00] INFO: # Host entries configuration tests # 21.72 [+1.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.54 [+1.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.22 [+1.69] TEST: Common host entries configuration tests (L2) [ OK ] # 25.24 [+0.01] # 25.24 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.39 [+10.15] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.15 [+9.76] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.58 [+16.43] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.59 [+16.01] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.59 [+0.01] # 77.59 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.85 [+10.25] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.08 [+10.24] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.10 [+5.02] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.47 [+5.36] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.48 [+0.01] # 108.48 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.54 [+10.06] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.17 [+0.63] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.18 [+0.01] # 119.18 [+0.00] INFO: # Large scale dump tests # 169.02 [+49.84] TEST: IPv4 large scale dump tests [ OK ] # 380.25 [+211.23] TEST: IPv6 large scale dump tests [ OK ] # 577.83 [+197.58] TEST: L2 large scale dump tests [ OK ] # 589.02 [+11.19] TEST: Flush tests [ OK ] # 589.03 [+0.01] # 589.03 [+0.00] INFO: # Forwarding tests # 603.57 [+14.54] TEST: IPv4 host entries forwarding tests [ OK ] # 606.98 [+3.40] TEST: IPv6 host entries forwarding tests [ OK ] # 610.10 [+3.13] TEST: L2 host entries forwarding tests [ OK ] # 616.10 [+6.00] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.99 [+5.89] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 627.90 [+5.91] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 633.67 [+5.77] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 636.12 [+2.45] TEST: L2 port entries forwarding tests [ OK ] # 636.83 [+0.71] # 636.83 [+0.00] INFO: # Control packets tests # 640.50 [+3.66] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 643.88 [+3.38] 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__->