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.42 [+19.42] # 19.42 [+0.00] INFO: # Host entries configuration tests # 21.21 [+1.79] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.85 [+1.64] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.46 [+1.60] TEST: Common host entries configuration tests (L2) [ OK ] # 24.46 [+0.01] # 24.46 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.41 [+13.95] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.78 [+10.37] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.02 [+15.24] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.35 [+15.33] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.35 [+0.01] # 79.36 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.41 [+10.05] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.33 [+9.92] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.42 [+5.09] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.58 [+5.16] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.60 [+0.02] # 109.60 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.48 [+9.89] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.25 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.26 [+0.01] # 120.26 [+0.00] INFO: # Large scale dump tests # 169.01 [+48.75] TEST: IPv4 large scale dump tests [ OK ] # 377.72 [+208.71] TEST: IPv6 large scale dump tests [ OK ] # 579.19 [+201.48] TEST: L2 large scale dump tests [ OK ] # 590.17 [+10.98] TEST: Flush tests [ OK ] # 590.18 [+0.01] # 590.18 [+0.00] INFO: # Forwarding tests # 604.97 [+14.79] TEST: IPv4 host entries forwarding tests [ OK ] # 608.39 [+3.42] TEST: IPv6 host entries forwarding tests [ OK ] # 611.65 [+3.27] TEST: L2 host entries forwarding tests [ OK ] # 617.99 [+6.34] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 623.95 [+5.96] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 629.86 [+5.91] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 635.55 [+5.69] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 637.91 [+2.37] TEST: L2 port entries forwarding tests [ OK ] # 638.52 [+0.61] # 638.52 [+0.00] INFO: # Control packets tests # 642.09 [+3.57] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 645.55 [+3.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__->