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.96 [+13.96] # 13.96 [+0.00] INFO: # Host entries configuration tests # 14.91 [+0.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.98 [+1.07] TEST: Common host entries configuration tests (IPv6) [ OK ] # 17.02 [+1.04] TEST: Common host entries configuration tests (L2) [ OK ] # 17.04 [+0.01] # 17.04 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.86 [+7.83] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.57 [+7.71] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.16 [+8.59] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 49.80 [+8.64] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 49.81 [+0.01] # 49.81 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 57.57 [+7.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 65.27 [+7.70] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 68.03 [+2.76] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.90 [+2.87] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.91 [+0.01] # 70.91 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.65 [+7.74] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 79.03 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 79.04 [+0.01] # 79.04 [+0.00] INFO: # Large scale dump tests # 116.35 [+37.31] TEST: IPv4 large scale dump tests [ OK ] # 343.48 [+227.12] TEST: IPv6 large scale dump tests [ OK ] # 572.74 [+229.26] TEST: L2 large scale dump tests [ OK ] # 578.88 [+6.14] TEST: Flush tests [ OK ] # 578.98 [+0.09] # 578.98 [+0.00] INFO: # Forwarding tests # 591.82 [+12.84] TEST: IPv4 host entries forwarding tests [ OK ] # 593.77 [+1.95] TEST: IPv6 host entries forwarding tests [ OK ] # 595.80 [+2.03] TEST: L2 host entries forwarding tests [ OK ] # 599.36 [+3.56] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 602.90 [+3.54] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 606.21 [+3.31] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 609.80 [+3.59] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 611.34 [+1.54] TEST: L2 port entries forwarding tests [ OK ] # 611.77 [+0.43] # 611.77 [+0.00] INFO: # Control packets tests # 614.04 [+2.27] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 616.50 [+2.46] 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__->