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.37 [+19.37] # 19.38 [+0.00] INFO: # Host entries configuration tests # 21.15 [+1.78] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.22 [+2.07] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.00 [+1.78] TEST: Common host entries configuration tests (L2) [ OK ] # 25.01 [+0.01] # 25.01 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.36 [+10.35] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.83 [+10.47] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.04 [+16.21] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.00 [+15.96] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.01 [+0.01] # 78.01 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.34 [+10.33] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.65 [+10.32] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.89 [+5.23] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.45 [+5.56] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.46 [+0.01] # 109.46 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.80 [+10.34] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.51 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.52 [+0.01] # 120.52 [+0.00] INFO: # Large scale dump tests # 169.93 [+49.41] TEST: IPv4 large scale dump tests [ OK ] # 383.48 [+213.55] TEST: IPv6 large scale dump tests [ OK ] # 579.05 [+195.58] TEST: L2 large scale dump tests [ OK ] # 595.30 [+16.24] TEST: Flush tests [ OK ] # 595.31 [+0.01] # 595.31 [+0.00] INFO: # Forwarding tests # 610.37 [+15.06] TEST: IPv4 host entries forwarding tests [ OK ] # 613.85 [+3.47] TEST: IPv6 host entries forwarding tests [ OK ] # 617.48 [+3.63] TEST: L2 host entries forwarding tests [ OK ] # 623.74 [+6.26] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 629.45 [+5.71] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 635.29 [+5.84] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 641.06 [+5.77] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 643.52 [+2.46] TEST: L2 port entries forwarding tests [ OK ] # 644.11 [+0.58] # 644.11 [+0.00] INFO: # Control packets tests # 647.63 [+3.53] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 650.98 [+3.35] 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__->