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.71 [+12.71] # 12.71 [+0.00] INFO: # Host entries configuration tests # 13.55 [+0.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.35 [+0.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.21 [+0.86] TEST: Common host entries configuration tests (L2) [ OK ] # 15.22 [+0.01] # 15.22 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.76 [+7.55] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.15 [+7.38] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.72 [+7.57] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.52 [+7.80] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.53 [+0.01] # 45.53 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.03 [+7.50] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.75 [+7.72] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.69 [+2.94] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.74 [+3.05] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.75 [+0.01] # 66.75 [+0.00] INFO: # Port group entries configuration tests - L2 # 74.28 [+7.52] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.68 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.69 [+0.01] # 74.69 [+0.00] INFO: # Large scale dump tests # 110.82 [+36.13] TEST: IPv4 large scale dump tests [ OK ] # 339.33 [+228.50] TEST: IPv6 large scale dump tests [ OK ] # 556.95 [+217.62] TEST: L2 large scale dump tests [ OK ] # 562.99 [+6.04] TEST: Flush tests [ OK ] # 563.08 [+0.08] # 563.08 [+0.00] INFO: # Forwarding tests # 576.04 [+12.96] TEST: IPv4 host entries forwarding tests [ OK ] # 578.07 [+2.03] TEST: IPv6 host entries forwarding tests [ OK ] # 580.08 [+2.01] TEST: L2 host entries forwarding tests [ OK ] # 584.18 [+4.10] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 588.06 [+3.88] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 591.75 [+3.69] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 595.35 [+3.60] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 596.85 [+1.50] TEST: L2 port entries forwarding tests [ OK ] # 597.30 [+0.45] # 597.31 [+0.00] INFO: # Control packets tests # 599.62 [+2.31] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 601.94 [+2.32] 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__->