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 # 20.27 [+20.27] # 20.27 [+0.00] INFO: # Host entries configuration tests # 22.09 [+1.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.90 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.66 [+1.76] TEST: Common host entries configuration tests (L2) [ OK ] # 25.67 [+0.01] # 25.67 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.90 [+10.23] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.11 [+10.21] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.43 [+16.32] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.63 [+16.20] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.63 [+0.01] # 78.63 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.27 [+10.63] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.23 [+9.97] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.53 [+5.30] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.97 [+5.44] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.99 [+0.02] # 109.99 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.97 [+9.98] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.61 [+0.64] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.62 [+0.01] # 120.62 [+0.00] INFO: # Large scale dump tests # 168.45 [+47.84] TEST: IPv4 large scale dump tests [ OK ] # 378.03 [+209.57] TEST: IPv6 large scale dump tests [ OK ] # 585.29 [+207.26] TEST: L2 large scale dump tests [ OK ] # 596.21 [+10.93] TEST: Flush tests [ OK ] # 596.23 [+0.01] # 596.23 [+0.00] INFO: # Forwarding tests # 610.80 [+14.57] TEST: IPv4 host entries forwarding tests [ OK ] # 614.17 [+3.37] TEST: IPv6 host entries forwarding tests [ OK ] # 617.32 [+3.15] TEST: L2 host entries forwarding tests [ OK ] # 623.48 [+6.16] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 629.15 [+5.67] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 634.82 [+5.67] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 640.68 [+5.86] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 643.07 [+2.39] TEST: L2 port entries forwarding tests [ OK ] # 643.70 [+0.63] # 643.70 [+0.00] INFO: # Control packets tests # 647.28 [+3.58] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 650.88 [+3.60] 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__->