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 # 13.23 [+13.23] # 13.23 [+0.00] INFO: # Host entries configuration tests # 14.07 [+0.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.93 [+0.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.82 [+0.88] TEST: Common host entries configuration tests (L2) [ OK ] # 15.83 [+0.01] # 15.83 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.29 [+7.46] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.85 [+7.56] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.03 [+8.17] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.52 [+8.49] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.53 [+0.01] # 47.53 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.13 [+7.60] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.87 [+7.73] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.80 [+2.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.72 [+2.92] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.73 [+0.01] # 68.73 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.28 [+7.55] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.62 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.63 [+0.01] # 76.63 [+0.00] INFO: # Large scale dump tests # 112.15 [+35.52] TEST: IPv4 large scale dump tests [ OK ] # 336.15 [+224.00] TEST: IPv6 large scale dump tests [ OK ] # 566.19 [+230.04] TEST: L2 large scale dump tests [ OK ] # 573.10 [+6.91] TEST: Flush tests [ OK ] # 573.20 [+0.10] # 573.20 [+0.00] INFO: # Forwarding tests # 586.38 [+13.18] TEST: IPv4 host entries forwarding tests [ OK ] # 588.58 [+2.21] TEST: IPv6 host entries forwarding tests [ OK ] # 590.60 [+2.02] TEST: L2 host entries forwarding tests [ OK ] # 594.60 [+4.00] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 598.67 [+4.07] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 602.76 [+4.09] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 606.60 [+3.84] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 608.05 [+1.45] TEST: L2 port entries forwarding tests [ OK ] # 608.53 [+0.47] # 608.53 [+0.00] INFO: # Control packets tests # 610.82 [+2.29] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 613.11 [+2.29] 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__->