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.81 [+19.81] # 19.81 [+0.00] INFO: # Host entries configuration tests # 21.59 [+1.79] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.53 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.35 [+1.81] TEST: Common host entries configuration tests (L2) [ OK ] # 25.36 [+0.01] # 25.36 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.35 [+9.99] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.37 [+10.02] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.76 [+15.39] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.33 [+15.57] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.34 [+0.01] # 76.34 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.55 [+10.21] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.56 [+10.01] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.75 [+5.19] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.85 [+5.11] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.86 [+0.01] # 106.86 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.05 [+10.19] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.78 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.80 [+0.01] # 117.80 [+0.00] INFO: # Large scale dump tests # 172.40 [+54.60] TEST: IPv4 large scale dump tests [ OK ] # 378.72 [+206.32] TEST: IPv6 large scale dump tests [ OK ] # 570.16 [+191.43] TEST: L2 large scale dump tests [ OK ] # 581.45 [+11.29] TEST: Flush tests [ OK ] # 581.46 [+0.01] # 581.46 [+0.00] INFO: # Forwarding tests # 595.96 [+14.50] TEST: IPv4 host entries forwarding tests [ OK ] # 599.32 [+3.36] TEST: IPv6 host entries forwarding tests [ OK ] # 602.46 [+3.14] TEST: L2 host entries forwarding tests [ OK ] # 608.50 [+6.04] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 614.27 [+5.77] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 619.85 [+5.58] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 626.02 [+6.17] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 628.65 [+2.62] TEST: L2 port entries forwarding tests [ OK ] # 629.33 [+0.69] # 629.33 [+0.00] INFO: # Control packets tests # 633.24 [+3.91] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 636.88 [+3.64] 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__->