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 # 19.73 [+19.73] # 19.73 [+0.00] INFO: # Host entries configuration tests # 21.69 [+1.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.74 [+2.05] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.82 [+2.07] TEST: Common host entries configuration tests (L2) [ OK ] # 25.82 [+0.01] # 25.82 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.56 [+10.74] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.29 [+10.73] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.37 [+16.08] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.95 [+15.58] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.96 [+0.01] # 78.96 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.42 [+10.45] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.86 [+10.45] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.94 [+5.08] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.13 [+5.18] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.14 [+0.01] # 110.14 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.06 [+10.92] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.92 [+2.86] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.93 [+0.02] # 123.94 [+0.00] INFO: # Large scale dump tests # 175.97 [+52.04] TEST: IPv4 large scale dump tests [ OK ] # 374.22 [+198.24] TEST: IPv6 large scale dump tests [ OK ] # 575.27 [+201.05] TEST: L2 large scale dump tests [ OK ] # 591.55 [+16.28] TEST: Flush tests [ OK ] # 591.56 [+0.01] # 591.56 [+0.00] INFO: # Forwarding tests # 606.27 [+14.71] TEST: IPv4 host entries forwarding tests [ OK ] # 609.62 [+3.34] TEST: IPv6 host entries forwarding tests [ OK ] # 612.98 [+3.36] TEST: L2 host entries forwarding tests [ OK ] # 619.07 [+6.09] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 624.71 [+5.64] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 630.38 [+5.68] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 636.24 [+5.86] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 638.60 [+2.36] TEST: L2 port entries forwarding tests [ OK ] # 639.24 [+0.64] # 639.24 [+0.00] INFO: # Control packets tests # 642.86 [+3.62] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 646.25 [+3.39] 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__->