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.88 [+19.88] # 19.89 [+0.00] INFO: # Host entries configuration tests # 21.55 [+1.66] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.24 [+1.69] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.97 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 24.98 [+0.01] # 24.98 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.99 [+10.01] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.98 [+9.99] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.52 [+15.54] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.33 [+14.81] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.34 [+0.01] # 75.34 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.26 [+9.92] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.48 [+10.22] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.84 [+5.36] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.17 [+5.32] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.18 [+0.01] # 106.18 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.33 [+10.15] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.07 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.07 [+0.01] # 117.07 [+0.00] INFO: # Large scale dump tests # 165.82 [+48.74] TEST: IPv4 large scale dump tests [ OK ] # 368.49 [+202.67] TEST: IPv6 large scale dump tests [ OK ] # 577.42 [+208.93] TEST: L2 large scale dump tests [ OK ] # 588.44 [+11.02] TEST: Flush tests [ OK ] # 588.45 [+0.01] # 588.45 [+0.00] INFO: # Forwarding tests # 603.13 [+14.68] TEST: IPv4 host entries forwarding tests [ OK ] # 606.40 [+3.27] TEST: IPv6 host entries forwarding tests [ OK ] # 609.64 [+3.24] TEST: L2 host entries forwarding tests [ OK ] # 615.56 [+5.92] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.33 [+5.77] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 626.85 [+5.52] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.67 [+5.82] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 634.92 [+2.25] TEST: L2 port entries forwarding tests [ OK ] # 635.59 [+0.68] # 635.59 [+0.00] INFO: # Control packets tests # 639.14 [+3.54] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 642.64 [+3.51] 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__->