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.25 [+12.25] # 12.25 [+0.00] INFO: # Host entries configuration tests # 13.07 [+0.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.99 [+0.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.81 [+0.82] TEST: Common host entries configuration tests (L2) [ OK ] # 14.82 [+0.01] # 14.82 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.19 [+7.38] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.67 [+7.48] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.21 [+7.53] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.56 [+7.35] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.57 [+0.01] # 44.57 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 52.02 [+7.45] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.87 [+7.85] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 62.94 [+3.06] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 65.94 [+3.00] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 65.95 [+0.01] # 65.95 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.75 [+7.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.11 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.12 [+0.01] # 74.12 [+0.00] INFO: # Large scale dump tests # 112.24 [+38.12] TEST: IPv4 large scale dump tests [ OK ] # 331.98 [+219.74] TEST: IPv6 large scale dump tests [ OK ] # 549.46 [+217.48] TEST: L2 large scale dump tests [ OK ] # 559.22 [+9.76] TEST: Flush tests [ OK ] # 559.35 [+0.13] # 559.35 [+0.00] INFO: # Forwarding tests # 572.56 [+13.21] TEST: IPv4 host entries forwarding tests [ OK ] # 574.78 [+2.22] TEST: IPv6 host entries forwarding tests [ OK ] # 577.03 [+2.25] TEST: L2 host entries forwarding tests [ OK ] # 581.12 [+4.08] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 584.89 [+3.77] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 588.67 [+3.79] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 592.37 [+3.69] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 594.03 [+1.66] TEST: L2 port entries forwarding tests [ OK ] # 594.54 [+0.51] # 594.54 [+0.00] INFO: # Control packets tests # 597.02 [+2.49] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 599.48 [+2.45] 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__->