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 # 12.06 [+12.06] # 12.06 [+0.00] INFO: # Host entries configuration tests # 12.88 [+0.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.69 [+0.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.48 [+0.79] TEST: Common host entries configuration tests (L2) [ OK ] # 14.49 [+0.01] # 14.49 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 21.87 [+7.38] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.19 [+7.32] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.73 [+7.55] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 45.33 [+8.60] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 45.34 [+0.01] # 45.34 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.03 [+7.69] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 60.87 [+7.83] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.89 [+3.03] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.71 [+2.82] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.72 [+0.01] # 66.72 [+0.00] INFO: # Port group entries configuration tests - L2 # 74.20 [+7.48] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.52 [+0.31] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.53 [+0.01] # 74.53 [+0.00] INFO: # Large scale dump tests # 108.51 [+33.98] TEST: IPv4 large scale dump tests [ OK ] # 330.40 [+221.89] TEST: IPv6 large scale dump tests [ OK ] # 544.50 [+214.10] TEST: L2 large scale dump tests [ OK ] # 550.49 [+5.99] TEST: Flush tests [ OK ] # 550.58 [+0.09] # 550.58 [+0.00] INFO: # Forwarding tests # 563.36 [+12.78] TEST: IPv4 host entries forwarding tests [ OK ] # 565.36 [+2.00] TEST: IPv6 host entries forwarding tests [ OK ] # 567.27 [+1.91] TEST: L2 host entries forwarding tests [ OK ] # 570.80 [+3.53] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 574.17 [+3.37] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 577.77 [+3.61] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 581.48 [+3.71] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 583.03 [+1.55] TEST: L2 port entries forwarding tests [ OK ] # 583.46 [+0.43] # 583.46 [+0.00] INFO: # Control packets tests # 585.78 [+2.31] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 588.21 [+2.43] 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__->