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.95 [+12.95] # 12.96 [+0.00] INFO: # Host entries configuration tests # 13.93 [+0.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.86 [+0.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.84 [+0.98] TEST: Common host entries configuration tests (L2) [ OK ] # 15.85 [+0.01] # 15.85 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.51 [+7.65] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.90 [+7.39] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.71 [+7.82] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.62 [+7.91] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.63 [+0.01] # 46.63 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.13 [+7.50] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 61.66 [+7.52] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 64.54 [+2.89] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.60 [+3.05] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 67.61 [+0.01] # 67.61 [+0.00] INFO: # Port group entries configuration tests - L2 # 75.35 [+7.74] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 75.79 [+0.45] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 75.81 [+0.01] # 75.81 [+0.00] INFO: # Large scale dump tests # 113.04 [+37.23] TEST: IPv4 large scale dump tests [ OK ] # 335.06 [+222.02] TEST: IPv6 large scale dump tests [ OK ] # 563.49 [+228.43] TEST: L2 large scale dump tests [ OK ] # 569.74 [+6.25] TEST: Flush tests [ OK ] # 569.84 [+0.10] # 569.84 [+0.00] INFO: # Forwarding tests # 582.94 [+13.10] TEST: IPv4 host entries forwarding tests [ OK ] # 585.43 [+2.49] TEST: IPv6 host entries forwarding tests [ OK ] # 587.76 [+2.33] TEST: L2 host entries forwarding tests [ OK ] # 592.06 [+4.29] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 595.96 [+3.90] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 599.73 [+3.78] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 603.78 [+4.05] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 605.37 [+1.59] TEST: L2 port entries forwarding tests [ OK ] # 605.86 [+0.49] # 605.86 [+0.00] INFO: # Control packets tests # 608.35 [+2.49] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 610.70 [+2.36] 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__->