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.20 [+19.20] # 19.20 [+0.00] INFO: # Host entries configuration tests # 20.92 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.60 [+1.67] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.28 [+1.68] TEST: Common host entries configuration tests (L2) [ OK ] # 24.29 [+0.01] # 24.29 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.18 [+9.90] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.33 [+10.15] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.81 [+15.48] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.60 [+15.79] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.61 [+0.01] # 75.61 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.55 [+9.94] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.83 [+10.28] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.06 [+5.22] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.26 [+5.21] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.27 [+0.01] # 106.27 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.28 [+10.01] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.99 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.00 [+0.01] # 117.00 [+0.00] INFO: # Large scale dump tests # 168.36 [+51.35] TEST: IPv4 large scale dump tests [ OK ] # 367.22 [+198.87] TEST: IPv6 large scale dump tests [ OK ] # 572.80 [+205.58] TEST: L2 large scale dump tests [ OK ] # 584.99 [+12.18] TEST: Flush tests [ OK ] # 584.99 [+0.01] # 584.99 [+0.00] INFO: # Forwarding tests # 600.20 [+15.20] TEST: IPv4 host entries forwarding tests [ OK ] # 603.72 [+3.52] TEST: IPv6 host entries forwarding tests [ OK ] # 607.14 [+3.42] TEST: L2 host entries forwarding tests [ OK ] # 613.99 [+6.85] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 620.66 [+6.68] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 626.92 [+6.25] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.86 [+5.95] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 635.30 [+2.44] TEST: L2 port entries forwarding tests [ OK ] # 635.98 [+0.68] # 635.98 [+0.00] INFO: # Control packets tests # 639.68 [+3.70] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 643.42 [+3.74] 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__->