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 # 12.32 [+12.32] # 12.32 [+0.00] INFO: # Host entries configuration tests # 13.11 [+0.79] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.96 [+0.84] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.77 [+0.81] TEST: Common host entries configuration tests (L2) [ OK ] # 14.78 [+0.01] # 14.78 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.27 [+7.49] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.09 [+7.82] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.23 [+9.14] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.27 [+9.05] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.29 [+0.01] # 48.29 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.07 [+7.78] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.85 [+7.78] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.87 [+3.02] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.66 [+2.79] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.67 [+0.01] # 69.67 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.51 [+7.84] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.87 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.89 [+0.02] # 77.89 [+0.00] INFO: # Large scale dump tests # 113.39 [+35.50] TEST: IPv4 large scale dump tests [ OK ] # 339.21 [+225.82] TEST: IPv6 large scale dump tests [ OK ] # 569.00 [+229.80] TEST: L2 large scale dump tests [ OK ] # 575.94 [+6.93] TEST: Flush tests [ OK ] # 576.03 [+0.09] # 576.03 [+0.00] INFO: # Forwarding tests # 589.23 [+13.20] TEST: IPv4 host entries forwarding tests [ OK ] # 591.52 [+2.29] TEST: IPv6 host entries forwarding tests [ OK ] # 593.71 [+2.20] TEST: L2 host entries forwarding tests [ OK ] # 597.76 [+4.05] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 601.51 [+3.75] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 605.41 [+3.89] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 609.31 [+3.90] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 610.96 [+1.65] TEST: L2 port entries forwarding tests [ OK ] # 611.41 [+0.45] # 611.41 [+0.00] INFO: # Control packets tests # 613.63 [+2.22] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 616.01 [+2.38] 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__->