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.69 [+19.69] # 19.69 [+0.00] INFO: # Host entries configuration tests # 21.50 [+1.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.33 [+1.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.99 [+1.66] TEST: Common host entries configuration tests (L2) [ OK ] # 25.00 [+0.01] # 25.00 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.88 [+9.88] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.96 [+10.08] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.17 [+16.21] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.47 [+16.29] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.48 [+0.01] # 77.48 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.50 [+10.02] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.60 [+10.10] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.00 [+5.40] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.67 [+5.67] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.68 [+0.01] # 108.68 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.21 [+10.53] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.97 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.98 [+0.01] # 119.98 [+0.00] INFO: # Large scale dump tests # 176.32 [+56.34] TEST: IPv4 large scale dump tests [ OK ] # 382.68 [+206.36] TEST: IPv6 large scale dump tests [ OK ] # 585.66 [+202.97] TEST: L2 large scale dump tests [ OK ] # 596.93 [+11.27] TEST: Flush tests [ OK ] # 596.94 [+0.01] # 596.94 [+0.00] INFO: # Forwarding tests # 611.74 [+14.80] TEST: IPv4 host entries forwarding tests [ OK ] # 615.28 [+3.53] TEST: IPv6 host entries forwarding tests [ OK ] # 618.79 [+3.51] TEST: L2 host entries forwarding tests [ OK ] # 624.85 [+6.06] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 630.61 [+5.76] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 636.42 [+5.81] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 642.17 [+5.75] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 644.68 [+2.51] TEST: L2 port entries forwarding tests [ OK ] # 645.35 [+0.67] # 645.35 [+0.00] INFO: # Control packets tests # 648.99 [+3.65] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 652.57 [+3.58] 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__->