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.16 [+19.16] # 19.16 [+0.00] INFO: # Host entries configuration tests # 20.97 [+1.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.77 [+1.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.40 [+1.63] TEST: Common host entries configuration tests (L2) [ OK ] # 24.40 [+0.01] # 24.40 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.42 [+10.02] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.58 [+10.16] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.11 [+16.53] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.32 [+16.20] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.33 [+0.01] # 77.33 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.69 [+10.36] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.98 [+10.30] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.88 [+5.90] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.68 [+9.80] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.69 [+0.01] # 113.69 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.49 [+10.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.29 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.30 [+0.01] # 125.30 [+0.00] INFO: # Large scale dump tests # 176.21 [+50.92] TEST: IPv4 large scale dump tests [ OK ] # 375.45 [+199.24] TEST: IPv6 large scale dump tests [ OK ] # 576.14 [+200.69] TEST: L2 large scale dump tests [ OK ] # 588.36 [+12.22] TEST: Flush tests [ OK ] # 588.38 [+0.02] # 588.38 [+0.00] INFO: # Forwarding tests # 603.66 [+15.27] TEST: IPv4 host entries forwarding tests [ OK ] # 607.18 [+3.52] TEST: IPv6 host entries forwarding tests [ OK ] # 610.92 [+3.75] TEST: L2 host entries forwarding tests [ OK ] # 617.44 [+6.52] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 623.24 [+5.80] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 629.00 [+5.76] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 635.28 [+6.28] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 637.77 [+2.49] TEST: L2 port entries forwarding tests [ OK ] # 638.40 [+0.63] # 638.40 [+0.00] INFO: # Control packets tests # 642.25 [+3.85] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 645.86 [+3.61] 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__->