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.32 [+21.32] # 21.32 [+0.00] INFO: # Host entries configuration tests # 23.31 [+2.00] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.32 [+2.01] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.31 [+1.99] TEST: Common host entries configuration tests (L2) [ OK ] # 27.32 [+0.01] # 27.32 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.94 [+10.62] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.42 [+10.48] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.14 [+17.72] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.77 [+17.63] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.78 [+0.01] # 83.78 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.52 [+10.74] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.31 [+10.79] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.14 [+5.83] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.41 [+6.27] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.43 [+0.01] # 117.43 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.12 [+10.69] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.83 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.84 [+0.01] # 128.84 [+0.00] INFO: # Large scale dump tests # 183.14 [+54.29] TEST: IPv4 large scale dump tests [ OK ] # 399.76 [+216.62] TEST: IPv6 large scale dump tests [ OK ] # 626.69 [+226.93] TEST: L2 large scale dump tests [ OK ] # 640.20 [+13.51] TEST: Flush tests [ OK ] # 640.22 [+0.01] # 640.22 [+0.00] INFO: # Forwarding tests # 655.45 [+15.23] TEST: IPv4 host entries forwarding tests [ OK ] # 659.24 [+3.79] TEST: IPv6 host entries forwarding tests [ OK ] # 662.99 [+3.75] TEST: L2 host entries forwarding tests [ OK ] # 669.82 [+6.83] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 676.11 [+6.29] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 682.54 [+6.43] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 689.02 [+6.48] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 691.76 [+2.74] TEST: L2 port entries forwarding tests [ OK ] # 692.50 [+0.74] # 692.50 [+0.00] INFO: # Control packets tests # 696.57 [+4.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 700.46 [+3.89] 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__->