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.77 [+17.77] # 17.77 [+0.00] INFO: # Host entries configuration tests # 19.27 [+1.50] TEST: Common host entries configuration tests (IPv4) [ OK ] # 20.76 [+1.49] TEST: Common host entries configuration tests (IPv6) [ OK ] # 22.30 [+1.54] TEST: Common host entries configuration tests (L2) [ OK ] # 22.31 [+0.01] # 22.31 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 31.82 [+9.51] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 41.44 [+9.62] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 55.95 [+14.50] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 70.95 [+15.01] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 70.96 [+0.01] # 70.96 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 80.75 [+9.79] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 90.28 [+9.53] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 94.99 [+4.72] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 99.58 [+4.59] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 99.59 [+0.01] # 99.59 [+0.00] INFO: # Port group entries configuration tests - L2 # 109.31 [+9.72] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 109.96 [+0.65] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 109.97 [+0.01] # 109.97 [+0.00] INFO: # Large scale dump tests # 159.67 [+49.70] TEST: IPv4 large scale dump tests [ OK ] # 374.17 [+214.50] TEST: IPv6 large scale dump tests [ OK ] # 572.69 [+198.52] TEST: L2 large scale dump tests [ OK ] # 584.42 [+11.72] TEST: Flush tests [ OK ] # 584.42 [+0.01] # 584.43 [+0.00] INFO: # Forwarding tests # 599.45 [+15.02] TEST: IPv4 host entries forwarding tests [ OK ] # 602.81 [+3.37] TEST: IPv6 host entries forwarding tests [ OK ] # 606.24 [+3.43] TEST: L2 host entries forwarding tests [ OK ] # 612.64 [+6.39] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 618.83 [+6.19] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 624.72 [+5.89] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 630.47 [+5.75] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 632.88 [+2.41] TEST: L2 port entries forwarding tests [ OK ] # 633.54 [+0.65] # 633.54 [+0.00] INFO: # Control packets tests # 637.28 [+3.74] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 640.84 [+3.56] 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__->