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.38 [+12.38] # 12.38 [+0.00] INFO: # Host entries configuration tests # 13.24 [+0.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.08 [+0.84] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.90 [+0.81] TEST: Common host entries configuration tests (L2) [ OK ] # 14.91 [+0.01] # 14.91 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.28 [+7.37] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.55 [+7.27] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.12 [+7.57] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.92 [+7.80] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.93 [+0.01] # 44.93 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.32 [+7.39] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.97 [+7.64] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 62.54 [+2.57] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 65.11 [+2.57] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 65.12 [+0.01] # 65.12 [+0.00] INFO: # Port group entries configuration tests - L2 # 72.44 [+7.32] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 72.74 [+0.31] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 72.75 [+0.01] # 72.76 [+0.00] INFO: # Large scale dump tests # 107.07 [+34.31] TEST: IPv4 large scale dump tests [ OK ] # 323.92 [+216.85] TEST: IPv6 large scale dump tests [ OK ] # 551.73 [+227.82] TEST: L2 large scale dump tests [ OK ] # 558.05 [+6.31] TEST: Flush tests [ OK ] # 558.13 [+0.08] # 558.13 [+0.00] INFO: # Forwarding tests # 571.17 [+13.04] TEST: IPv4 host entries forwarding tests [ OK ] # 573.30 [+2.13] TEST: IPv6 host entries forwarding tests [ OK ] # 575.34 [+2.03] TEST: L2 host entries forwarding tests [ OK ] # 579.40 [+4.06] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 583.15 [+3.75] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 586.91 [+3.76] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 590.80 [+3.89] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 592.30 [+1.50] TEST: L2 port entries forwarding tests [ OK ] # 592.75 [+0.45] # 592.75 [+0.00] INFO: # Control packets tests # 595.11 [+2.36] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 597.55 [+2.44] 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__->