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.64 [+19.64] # 19.64 [+0.00] INFO: # Host entries configuration tests # 21.37 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.41 [+2.04] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.28 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 25.28 [+0.01] # 25.28 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.68 [+10.40] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.53 [+9.86] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.54 [+16.01] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.86 [+17.31] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.86 [+0.01] # 78.86 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.00 [+10.14] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.29 [+10.29] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.60 [+5.31] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.23 [+5.63] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.24 [+0.01] # 110.24 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.63 [+10.39] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.30 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.31 [+0.01] # 121.31 [+0.00] INFO: # Large scale dump tests # 172.50 [+51.19] TEST: IPv4 large scale dump tests [ OK ] # 381.27 [+208.76] TEST: IPv6 large scale dump tests [ OK ] # 581.08 [+199.81] TEST: L2 large scale dump tests [ OK ] # 592.27 [+11.20] TEST: Flush tests [ OK ] # 592.28 [+0.01] # 592.28 [+0.00] INFO: # Forwarding tests # 607.16 [+14.88] TEST: IPv4 host entries forwarding tests [ OK ] # 610.60 [+3.44] TEST: IPv6 host entries forwarding tests [ OK ] # 614.00 [+3.40] TEST: L2 host entries forwarding tests [ OK ] # 620.11 [+6.10] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 626.04 [+5.93] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 631.92 [+5.87] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 637.87 [+5.95] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 640.40 [+2.53] TEST: L2 port entries forwarding tests [ OK ] # 641.15 [+0.76] # 641.16 [+0.00] INFO: # Control packets tests # 644.91 [+3.75] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 648.43 [+3.53] 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__->