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.61 [+19.61] # 19.61 [+0.00] INFO: # Host entries configuration tests # 21.49 [+1.88] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.23 [+1.74] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.93 [+1.69] TEST: Common host entries configuration tests (L2) [ OK ] # 24.94 [+0.01] # 24.94 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.13 [+10.19] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.17 [+10.04] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.76 [+16.59] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.31 [+16.55] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.32 [+0.01] # 78.32 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.60 [+10.28] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.95 [+10.34] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.24 [+5.29] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.58 [+5.34] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.59 [+0.01] # 109.59 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.82 [+10.23] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.53 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.54 [+0.01] # 120.54 [+0.00] INFO: # Large scale dump tests # 170.55 [+50.02] TEST: IPv4 large scale dump tests [ OK ] # 370.53 [+199.97] TEST: IPv6 large scale dump tests [ OK ] # 580.53 [+210.00] TEST: L2 large scale dump tests [ OK ] # 592.80 [+12.26] TEST: Flush tests [ OK ] # 592.80 [+0.01] # 592.80 [+0.00] INFO: # Forwarding tests # 607.92 [+15.12] TEST: IPv4 host entries forwarding tests [ OK ] # 611.57 [+3.65] TEST: IPv6 host entries forwarding tests [ OK ] # 615.40 [+3.83] TEST: L2 host entries forwarding tests [ OK ] # 621.93 [+6.53] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 628.26 [+6.33] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 634.21 [+5.96] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 640.28 [+6.06] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 642.74 [+2.46] TEST: L2 port entries forwarding tests [ OK ] # 643.40 [+0.66] # 643.40 [+0.00] INFO: # Control packets tests # 647.20 [+3.80] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 650.76 [+3.55] 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__->