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 # 11.81 [+11.81] # 11.81 [+0.00] INFO: # Host entries configuration tests # 12.56 [+0.75] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.33 [+0.76] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.08 [+0.75] TEST: Common host entries configuration tests (L2) [ OK ] # 14.09 [+0.01] # 14.09 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.36 [+7.27] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 28.57 [+7.21] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 35.51 [+6.94] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 42.39 [+6.88] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 42.40 [+0.01] # 42.40 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 49.61 [+7.20] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 56.75 [+7.15] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 59.28 [+2.53] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 61.82 [+2.54] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 61.83 [+0.01] # 61.83 [+0.00] INFO: # Port group entries configuration tests - L2 # 69.14 [+7.30] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 69.47 [+0.33] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 69.49 [+0.01] # 69.49 [+0.00] INFO: # Large scale dump tests # 101.28 [+31.79] TEST: IPv4 large scale dump tests [ OK ] # 291.32 [+190.05] TEST: IPv6 large scale dump tests [ OK ] # 512.74 [+221.42] TEST: L2 large scale dump tests [ OK ] # 518.92 [+6.18] TEST: Flush tests [ OK ] # 519.01 [+0.09] # 519.01 [+0.00] INFO: # Forwarding tests # 532.13 [+13.12] TEST: IPv4 host entries forwarding tests [ OK ] # 534.35 [+2.22] TEST: IPv6 host entries forwarding tests [ OK ] # 536.40 [+2.05] TEST: L2 host entries forwarding tests [ OK ] # 540.45 [+4.05] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 544.43 [+3.98] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 548.20 [+3.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 551.73 [+3.53] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 553.18 [+1.45] TEST: L2 port entries forwarding tests [ OK ] # 553.58 [+0.41] # 553.58 [+0.00] INFO: # Control packets tests # 555.98 [+2.39] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 558.52 [+2.55] 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__->