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.55 [+12.55] # 12.55 [+0.00] INFO: # Host entries configuration tests # 13.33 [+0.77] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.12 [+0.79] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.88 [+0.76] TEST: Common host entries configuration tests (L2) [ OK ] # 14.89 [+0.01] # 14.89 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.12 [+7.23] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.41 [+7.29] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 36.52 [+7.11] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 43.58 [+7.06] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 43.59 [+0.01] # 43.59 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 50.93 [+7.34] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 58.60 [+7.67] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.54 [+2.94] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 64.38 [+2.84] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 64.39 [+0.01] # 64.39 [+0.00] INFO: # Port group entries configuration tests - L2 # 71.99 [+7.60] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 72.33 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 72.34 [+0.01] # 72.34 [+0.00] INFO: # Large scale dump tests # 105.13 [+32.78] TEST: IPv4 large scale dump tests [ OK ] # 320.27 [+215.14] TEST: IPv6 large scale dump tests [ OK ] # 546.53 [+226.26] TEST: L2 large scale dump tests [ OK ] # 556.13 [+9.60] TEST: Flush tests [ OK ] # 556.25 [+0.12] # 556.25 [+0.00] INFO: # Forwarding tests # 569.14 [+12.90] TEST: IPv4 host entries forwarding tests [ OK ] # 571.33 [+2.19] TEST: IPv6 host entries forwarding tests [ OK ] # 573.45 [+2.12] TEST: L2 host entries forwarding tests [ OK ] # 577.41 [+3.96] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 581.25 [+3.84] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 585.03 [+3.79] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 589.02 [+3.98] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 590.63 [+1.61] TEST: L2 port entries forwarding tests [ OK ] # 591.14 [+0.51] # 591.14 [+0.00] INFO: # Control packets tests # 593.67 [+2.53] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 596.26 [+2.59] 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__->