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.61 [+12.61] # 12.61 [+0.00] INFO: # Host entries configuration tests # 13.37 [+0.77] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.22 [+0.84] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.05 [+0.83] TEST: Common host entries configuration tests (L2) [ OK ] # 15.06 [+0.01] # 15.06 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.40 [+7.34] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.63 [+7.23] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.12 [+7.49] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.26 [+7.14] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.27 [+0.01] # 44.27 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.65 [+7.39] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.15 [+7.49] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.80 [+2.65] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 64.62 [+2.82] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 64.63 [+0.01] # 64.63 [+0.00] INFO: # Port group entries configuration tests - L2 # 72.28 [+7.65] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 72.65 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 72.67 [+0.02] # 72.67 [+0.00] INFO: # Large scale dump tests # 108.82 [+36.15] TEST: IPv4 large scale dump tests [ OK ] # 320.60 [+211.79] TEST: IPv6 large scale dump tests [ OK ] # 533.28 [+212.67] TEST: L2 large scale dump tests [ OK ] # 539.37 [+6.09] TEST: Flush tests [ OK ] # 539.49 [+0.12] # 539.49 [+0.00] INFO: # Forwarding tests # 552.48 [+12.99] TEST: IPv4 host entries forwarding tests [ OK ] # 554.63 [+2.15] TEST: IPv6 host entries forwarding tests [ OK ] # 556.62 [+1.99] TEST: L2 host entries forwarding tests [ OK ] # 560.35 [+3.74] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 563.99 [+3.64] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 567.54 [+3.55] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 571.32 [+3.79] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 572.84 [+1.51] TEST: L2 port entries forwarding tests [ OK ] # 573.29 [+0.45] # 573.29 [+0.00] INFO: # Control packets tests # 575.63 [+2.34] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 578.00 [+2.38] 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__->