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.83 [+19.83] # 19.83 [+0.00] INFO: # Host entries configuration tests # 21.70 [+1.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.63 [+1.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.61 [+1.98] TEST: Common host entries configuration tests (L2) [ OK ] # 25.62 [+0.01] # 25.62 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.27 [+10.65] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.80 [+10.53] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.23 [+17.43] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.76 [+17.54] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.77 [+0.01] # 81.77 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.44 [+10.67] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.07 [+10.63] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.15 [+6.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.20 [+6.05] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.21 [+0.01] # 115.21 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.00 [+10.79] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.78 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.78 [+0.01] # 126.78 [+0.00] INFO: # Large scale dump tests # 184.35 [+57.57] TEST: IPv4 large scale dump tests [ OK ] # 401.74 [+217.39] TEST: IPv6 large scale dump tests [ OK ] # 605.48 [+203.73] TEST: L2 large scale dump tests [ OK ] # 617.21 [+11.74] TEST: Flush tests [ OK ] # 617.23 [+0.02] # 617.23 [+0.00] INFO: # Forwarding tests # 632.16 [+14.93] TEST: IPv4 host entries forwarding tests [ OK ] # 635.96 [+3.80] TEST: IPv6 host entries forwarding tests [ OK ] # 639.52 [+3.56] TEST: L2 host entries forwarding tests [ OK ] # 646.09 [+6.57] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 652.28 [+6.19] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 658.50 [+6.22] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 664.88 [+6.38] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 667.49 [+2.60] TEST: L2 port entries forwarding tests [ OK ] # 668.14 [+0.65] # 668.14 [+0.00] INFO: # Control packets tests # 672.22 [+4.08] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 676.10 [+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__->