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.47 [+12.47] # 12.47 [+0.00] INFO: # Host entries configuration tests # 13.31 [+0.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.16 [+0.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.04 [+0.88] TEST: Common host entries configuration tests (L2) [ OK ] # 15.05 [+0.01] # 15.05 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.65 [+7.59] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.30 [+7.65] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.24 [+8.94] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.22 [+8.98] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.23 [+0.01] # 48.23 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.00 [+7.77] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.89 [+7.89] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.87 [+2.98] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.99 [+3.12] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.01 [+0.01] # 70.01 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.75 [+7.74] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.07 [+0.33] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.09 [+0.01] # 78.09 [+0.00] INFO: # Large scale dump tests # 114.98 [+36.89] TEST: IPv4 large scale dump tests [ OK ] # 336.18 [+221.20] TEST: IPv6 large scale dump tests [ OK ] # 558.90 [+222.73] TEST: L2 large scale dump tests [ OK ] # 564.86 [+5.96] TEST: Flush tests [ OK ] # 564.96 [+0.10] # 564.96 [+0.00] INFO: # Forwarding tests # 577.89 [+12.93] TEST: IPv4 host entries forwarding tests [ OK ] # 579.90 [+2.01] TEST: IPv6 host entries forwarding tests [ OK ] # 581.98 [+2.09] TEST: L2 host entries forwarding tests [ OK ] # 585.87 [+3.89] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 589.45 [+3.58] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 592.93 [+3.48] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 596.55 [+3.62] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 598.06 [+1.51] TEST: L2 port entries forwarding tests [ OK ] # 598.51 [+0.44] # 598.51 [+0.00] INFO: # Control packets tests # 600.72 [+2.21] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 602.97 [+2.25] 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__->