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.91 [+1.71] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.58 [+1.67] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.22 [+1.64] TEST: Common host entries configuration tests (L2) [ OK ] # 24.23 [+0.01] # 24.23 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.12 [+9.89] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.08 [+9.96] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.08 [+15.00] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.76 [+15.68] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.77 [+0.01] # 74.77 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.83 [+10.06] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.82 [+9.99] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.90 [+5.08] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.21 [+5.31] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.22 [+0.01] # 105.22 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.40 [+11.17] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.49 [+1.09] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.50 [+0.01] # 117.50 [+0.00] INFO: # Large scale dump tests # 166.53 [+49.03] TEST: IPv4 large scale dump tests [ OK ] # 375.46 [+208.93] TEST: IPv6 large scale dump tests [ OK ] # 572.20 [+196.75] TEST: L2 large scale dump tests [ OK ] # 583.71 [+11.51] TEST: Flush tests [ OK ] # 583.73 [+0.01] # 583.73 [+0.00] INFO: # Forwarding tests # 598.38 [+14.65] TEST: IPv4 host entries forwarding tests [ OK ] # 601.58 [+3.21] TEST: IPv6 host entries forwarding tests [ OK ] # 604.73 [+3.15] TEST: L2 host entries forwarding tests [ OK ] # 610.72 [+5.98] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 616.46 [+5.74] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 622.04 [+5.58] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 627.96 [+5.92] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 630.51 [+2.55] TEST: L2 port entries forwarding tests [ OK ] # 631.19 [+0.69] # 631.19 [+0.00] INFO: # Control packets tests # 634.85 [+3.66] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 638.48 [+3.63] 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__->