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 # 21.35 [+21.35] # 21.35 [+0.00] INFO: # Host entries configuration tests # 23.28 [+1.93] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.24 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.11 [+1.88] TEST: Common host entries configuration tests (L2) [ OK ] # 27.13 [+0.01] # 27.13 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.94 [+10.81] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.61 [+10.67] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.93 [+17.32] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.98 [+17.04] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.99 [+0.01] # 82.99 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.47 [+10.48] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.01 [+10.54] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.04 [+6.03] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.02 [+5.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.04 [+0.01] # 116.04 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.15 [+11.12] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.01 [+0.86] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.02 [+0.01] # 128.02 [+0.00] INFO: # Large scale dump tests # 182.30 [+54.28] TEST: IPv4 large scale dump tests [ OK ] # 412.61 [+230.31] TEST: IPv6 large scale dump tests [ OK ] # 633.68 [+221.07] TEST: L2 large scale dump tests [ OK ] # 646.32 [+12.63] TEST: Flush tests [ OK ] # 646.39 [+0.07] # 646.39 [+0.00] INFO: # Forwarding tests # 661.39 [+15.00] TEST: IPv4 host entries forwarding tests [ OK ] # 665.18 [+3.79] TEST: IPv6 host entries forwarding tests [ OK ] # 668.74 [+3.56] TEST: L2 host entries forwarding tests [ OK ] # 675.21 [+6.47] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 681.64 [+6.43] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 687.97 [+6.33] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 694.13 [+6.15] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 696.73 [+2.60] TEST: L2 port entries forwarding tests [ OK ] # 697.45 [+0.72] # 697.45 [+0.00] INFO: # Control packets tests # 701.30 [+3.84] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 705.16 [+3.87] 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__->