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 # 13.32 [+13.32] # 13.32 [+0.00] INFO: # Host entries configuration tests # 14.21 [+0.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.13 [+0.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.07 [+0.94] TEST: Common host entries configuration tests (L2) [ OK ] # 16.08 [+0.01] # 16.08 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.89 [+7.81] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.40 [+7.51] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.95 [+8.55] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.10 [+8.15] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.12 [+0.02] # 48.12 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.68 [+7.57] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.50 [+7.82] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.68 [+3.18] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.78 [+3.10] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.79 [+0.01] # 69.79 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.65 [+7.86] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.03 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.05 [+0.02] # 78.05 [+0.00] INFO: # Large scale dump tests # 115.36 [+37.31] TEST: IPv4 large scale dump tests [ OK ] # 337.60 [+222.24] TEST: IPv6 large scale dump tests [ OK ] # 554.61 [+217.01] TEST: L2 large scale dump tests [ OK ] # 560.78 [+6.17] TEST: Flush tests [ OK ] # 560.88 [+0.10] # 560.89 [+0.00] INFO: # Forwarding tests # 573.69 [+12.80] TEST: IPv4 host entries forwarding tests [ OK ] # 575.93 [+2.24] TEST: IPv6 host entries forwarding tests [ OK ] # 578.00 [+2.07] TEST: L2 host entries forwarding tests [ OK ] # 581.77 [+3.77] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 585.44 [+3.67] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 588.92 [+3.48] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 592.52 [+3.60] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 593.96 [+1.43] TEST: L2 port entries forwarding tests [ OK ] # 594.36 [+0.40] # 594.36 [+0.00] INFO: # Control packets tests # 596.52 [+2.17] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 598.77 [+2.24] 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__->