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 # 21.02 [+21.02] # 21.02 [+0.00] INFO: # Host entries configuration tests # 22.88 [+1.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.69 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.45 [+1.76] TEST: Common host entries configuration tests (L2) [ OK ] # 26.46 [+0.01] # 26.46 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.93 [+10.47] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.34 [+10.41] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.62 [+17.28] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.43 [+16.81] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.45 [+0.02] # 81.45 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.82 [+10.36] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.20 [+10.38] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.67 [+5.47] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.13 [+5.47] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.14 [+0.01] # 113.14 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.61 [+10.47] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.36 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.37 [+0.01] # 124.37 [+0.00] INFO: # Large scale dump tests # 176.49 [+52.12] TEST: IPv4 large scale dump tests [ OK ] # 403.58 [+227.09] TEST: IPv6 large scale dump tests [ OK ] # 615.64 [+212.06] TEST: L2 large scale dump tests [ OK ] # 628.40 [+12.75] TEST: Flush tests [ OK ] # 628.41 [+0.01] # 628.41 [+0.00] INFO: # Forwarding tests # 643.52 [+15.11] TEST: IPv4 host entries forwarding tests [ OK ] # 647.22 [+3.71] TEST: IPv6 host entries forwarding tests [ OK ] # 651.20 [+3.98] TEST: L2 host entries forwarding tests [ OK ] # 658.15 [+6.95] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 664.49 [+6.34] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 670.74 [+6.25] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 677.13 [+6.39] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 679.87 [+2.74] TEST: L2 port entries forwarding tests [ OK ] # 680.60 [+0.73] # 680.60 [+0.00] INFO: # Control packets tests # 684.66 [+4.06] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 688.31 [+3.66] 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__->