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 # 13.26 [+13.26] # 13.26 [+0.00] INFO: # Host entries configuration tests # 14.17 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.04 [+0.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.00 [+0.96] TEST: Common host entries configuration tests (L2) [ OK ] # 16.01 [+0.01] # 16.01 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.74 [+7.73] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.44 [+7.70] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.85 [+8.41] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.16 [+8.32] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.18 [+0.01] # 48.18 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.79 [+7.61] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.40 [+7.62] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.33 [+2.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.01 [+2.68] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.02 [+0.01] # 69.02 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.56 [+7.54] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.87 [+0.31] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.88 [+0.01] # 76.88 [+0.00] INFO: # Large scale dump tests # 113.75 [+36.88] TEST: IPv4 large scale dump tests [ OK ] # 342.37 [+228.62] TEST: IPv6 large scale dump tests [ OK ] # 566.65 [+224.28] TEST: L2 large scale dump tests [ OK ] # 573.12 [+6.47] TEST: Flush tests [ OK ] # 573.23 [+0.10] # 573.23 [+0.00] INFO: # Forwarding tests # 586.10 [+12.87] TEST: IPv4 host entries forwarding tests [ OK ] # 588.08 [+1.98] TEST: IPv6 host entries forwarding tests [ OK ] # 590.08 [+2.00] TEST: L2 host entries forwarding tests [ OK ] # 593.88 [+3.79] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 597.61 [+3.73] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 601.44 [+3.83] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 605.05 [+3.60] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 606.59 [+1.54] TEST: L2 port entries forwarding tests [ OK ] # 607.02 [+0.43] # 607.02 [+0.00] INFO: # Control packets tests # 609.27 [+2.24] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 611.45 [+2.18] 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__->