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.97 [+20.97] # 20.97 [+0.00] INFO: # Host entries configuration tests # 22.89 [+1.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.85 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.75 [+1.90] TEST: Common host entries configuration tests (L2) [ OK ] # 26.76 [+0.01] # 26.76 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.45 [+10.68] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.91 [+10.47] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.08 [+17.16] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.02 [+16.94] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.03 [+0.02] # 82.03 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.68 [+11.65] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.46 [+11.79] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.27 [+5.80] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.11 [+5.85] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.13 [+0.01] # 117.13 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.02 [+10.89] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.88 [+0.87] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.90 [+0.01] # 128.90 [+0.00] INFO: # Large scale dump tests # 182.08 [+53.19] TEST: IPv4 large scale dump tests [ OK ] # 403.64 [+221.55] TEST: IPv6 large scale dump tests [ OK ] # 615.26 [+211.63] TEST: L2 large scale dump tests [ OK ] # 627.11 [+11.85] TEST: Flush tests [ OK ] # 627.18 [+0.07] # 627.18 [+0.00] INFO: # Forwarding tests # 642.31 [+15.13] TEST: IPv4 host entries forwarding tests [ OK ] # 645.79 [+3.48] TEST: IPv6 host entries forwarding tests [ OK ] # 649.21 [+3.43] TEST: L2 host entries forwarding tests [ OK ] # 655.62 [+6.41] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 661.88 [+6.26] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 668.15 [+6.27] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 674.51 [+6.36] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 677.06 [+2.55] TEST: L2 port entries forwarding tests [ OK ] # 677.80 [+0.73] # 677.80 [+0.00] INFO: # Control packets tests # 681.66 [+3.86] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 685.26 [+3.60] 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__->