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.21 [+20.21] # 20.21 [+0.00] INFO: # Host entries configuration tests # 22.22 [+2.01] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.01 [+1.78] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.70 [+1.70] TEST: Common host entries configuration tests (L2) [ OK ] # 25.71 [+0.01] # 25.71 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.83 [+10.12] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.15 [+10.32] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.04 [+16.89] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.88 [+16.84] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.89 [+0.01] # 79.89 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.22 [+10.33] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.70 [+10.48] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.22 [+5.52] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.07 [+5.86] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.08 [+0.01] # 112.08 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.20 [+11.11] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.97 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.98 [+0.01] # 123.98 [+0.00] INFO: # Large scale dump tests # 178.43 [+54.45] TEST: IPv4 large scale dump tests [ OK ] # 404.63 [+226.20] TEST: IPv6 large scale dump tests [ OK ] # 632.91 [+228.28] TEST: L2 large scale dump tests [ OK ] # 646.24 [+13.33] TEST: Flush tests [ OK ] # 646.33 [+0.09] # 646.34 [+0.00] INFO: # Forwarding tests # 662.13 [+15.79] TEST: IPv4 host entries forwarding tests [ OK ] # 666.08 [+3.96] TEST: IPv6 host entries forwarding tests [ OK ] # 670.00 [+3.91] TEST: L2 host entries forwarding tests [ OK ] # 677.19 [+7.19] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 684.04 [+6.85] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 691.19 [+7.15] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 698.19 [+7.00] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 700.96 [+2.78] TEST: L2 port entries forwarding tests [ OK ] # 701.84 [+0.87] # 701.84 [+0.00] INFO: # Control packets tests # 706.17 [+4.33] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 710.38 [+4.21] 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__->