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 # 17.95 [+17.95] # 17.95 [+0.00] INFO: # Host entries configuration tests # 19.47 [+1.53] TEST: Common host entries configuration tests (IPv4) [ OK ] # 20.97 [+1.50] TEST: Common host entries configuration tests (IPv6) [ OK ] # 22.58 [+1.61] TEST: Common host entries configuration tests (L2) [ OK ] # 22.59 [+0.01] # 22.59 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 32.20 [+9.61] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 41.74 [+9.54] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.45 [+18.72] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.28 [+16.83] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.29 [+0.01] # 77.29 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.28 [+9.99] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.15 [+9.88] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.39 [+5.23] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.56 [+5.17] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.56 [+0.01] # 107.56 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.76 [+10.20] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.44 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.45 [+0.01] # 118.45 [+0.00] INFO: # Large scale dump tests # 169.06 [+50.61] TEST: IPv4 large scale dump tests [ OK ] # 372.21 [+203.15] TEST: IPv6 large scale dump tests [ OK ] # 568.52 [+196.31] TEST: L2 large scale dump tests [ OK ] # 579.79 [+11.27] TEST: Flush tests [ OK ] # 579.80 [+0.01] # 579.80 [+0.00] INFO: # Forwarding tests # 594.44 [+14.64] TEST: IPv4 host entries forwarding tests [ OK ] # 597.95 [+3.52] TEST: IPv6 host entries forwarding tests [ OK ] # 601.52 [+3.57] TEST: L2 host entries forwarding tests [ OK ] # 608.00 [+6.48] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 614.66 [+6.66] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 620.96 [+6.30] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 627.18 [+6.22] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 630.10 [+2.92] TEST: L2 port entries forwarding tests [ OK ] # 630.79 [+0.69] # 630.79 [+0.00] INFO: # Control packets tests # 635.02 [+4.22] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 638.68 [+3.67] 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__->