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 # 19.52 [+19.52] # 19.52 [+0.00] INFO: # Host entries configuration tests # 21.26 [+1.74] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.91 [+1.65] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.67 [+1.76] TEST: Common host entries configuration tests (L2) [ OK ] # 24.68 [+0.01] # 24.68 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.76 [+10.08] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.00 [+10.24] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.78 [+15.78] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.14 [+15.36] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.14 [+0.01] # 76.14 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.08 [+9.94] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.09 [+10.01] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.06 [+4.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.97 [+4.91] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.98 [+0.01] # 105.98 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.89 [+9.91] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.49 [+0.61] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.50 [+0.01] # 116.50 [+0.00] INFO: # Large scale dump tests # 164.89 [+48.39] TEST: IPv4 large scale dump tests [ OK ] # 370.41 [+205.52] TEST: IPv6 large scale dump tests [ OK ] # 568.92 [+198.51] TEST: L2 large scale dump tests [ OK ] # 579.82 [+10.90] TEST: Flush tests [ OK ] # 579.83 [+0.01] # 579.83 [+0.00] INFO: # Forwarding tests # 594.38 [+14.55] TEST: IPv4 host entries forwarding tests [ OK ] # 597.51 [+3.13] TEST: IPv6 host entries forwarding tests [ OK ] # 600.73 [+3.22] TEST: L2 host entries forwarding tests [ OK ] # 606.62 [+5.89] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 612.33 [+5.71] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 617.88 [+5.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 623.84 [+5.96] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 626.25 [+2.41] TEST: L2 port entries forwarding tests [ OK ] # 626.88 [+0.63] # 626.88 [+0.00] INFO: # Control packets tests # 630.46 [+3.58] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 634.01 [+3.55] 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__->