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 # 22.06 [+22.06] # 22.06 [+0.00] INFO: # Host entries configuration tests # 24.07 [+2.01] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.17 [+2.10] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.28 [+2.12] TEST: Common host entries configuration tests (L2) [ OK ] # 28.29 [+0.01] # 28.29 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.41 [+11.11] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.27 [+10.86] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.78 [+18.51] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.48 [+17.70] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.49 [+0.01] # 86.49 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 97.09 [+10.59] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.65 [+10.56] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.35 [+5.70] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.50 [+6.15] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.50 [+0.01] # 119.51 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.14 [+10.64] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.89 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.90 [+0.01] # 130.90 [+0.00] INFO: # Large scale dump tests # 185.91 [+55.01] TEST: IPv4 large scale dump tests [ OK ] # 409.34 [+223.43] TEST: IPv6 large scale dump tests [ OK ] # 642.95 [+233.61] TEST: L2 large scale dump tests [ OK ] # 655.32 [+12.38] TEST: Flush tests [ OK ] # 655.39 [+0.07] # 655.39 [+0.00] INFO: # Forwarding tests # 670.61 [+15.21] TEST: IPv4 host entries forwarding tests [ OK ] # 674.13 [+3.52] TEST: IPv6 host entries forwarding tests [ OK ] # 677.70 [+3.57] TEST: L2 host entries forwarding tests [ OK ] # 684.20 [+6.50] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 690.42 [+6.22] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 696.71 [+6.29] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 703.06 [+6.34] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 705.64 [+2.59] TEST: L2 port entries forwarding tests [ OK ] # 706.41 [+0.77] # 706.41 [+0.00] INFO: # Control packets tests # 710.38 [+3.96] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 714.11 [+3.74] 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__->