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 # 13.80 [+13.80] # 13.80 [+0.00] INFO: # Host entries configuration tests # 14.76 [+0.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.70 [+0.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.67 [+0.97] TEST: Common host entries configuration tests (L2) [ OK ] # 16.68 [+0.01] # 16.68 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.42 [+7.73] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.06 [+7.64] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.02 [+8.96] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.35 [+9.34] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.37 [+0.01] # 50.37 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.49 [+8.13] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 66.42 [+7.93] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.17 [+2.75] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.16 [+2.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.17 [+0.01] # 72.17 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.81 [+7.64] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.23 [+0.41] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.24 [+0.01] # 80.24 [+0.00] INFO: # Large scale dump tests # 116.48 [+36.24] TEST: IPv4 large scale dump tests [ OK ] # 349.75 [+233.27] TEST: IPv6 large scale dump tests [ OK ] # 575.49 [+225.74] TEST: L2 large scale dump tests [ OK ] # 581.71 [+6.22] TEST: Flush tests [ OK ] # 581.80 [+0.09] # 581.80 [+0.00] INFO: # Forwarding tests # 594.62 [+12.82] TEST: IPv4 host entries forwarding tests [ OK ] # 596.68 [+2.06] TEST: IPv6 host entries forwarding tests [ OK ] # 598.76 [+2.08] TEST: L2 host entries forwarding tests [ OK ] # 602.52 [+3.76] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 606.14 [+3.62] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 609.89 [+3.74] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 613.51 [+3.62] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 614.98 [+1.47] TEST: L2 port entries forwarding tests [ OK ] # 615.37 [+0.39] # 615.37 [+0.00] INFO: # Control packets tests # 617.62 [+2.25] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 619.95 [+2.33] 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__->