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.12 [+13.12] # 13.12 [+0.00] INFO: # Host entries configuration tests # 14.09 [+0.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.98 [+0.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.91 [+0.93] TEST: Common host entries configuration tests (L2) [ OK ] # 15.93 [+0.02] # 15.93 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.57 [+7.64] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.05 [+7.48] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.14 [+8.09] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 47.47 [+8.33] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 47.49 [+0.02] # 47.49 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.18 [+7.70] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 62.84 [+7.66] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 65.91 [+3.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 68.83 [+2.92] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 68.84 [+0.01] # 68.84 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.54 [+7.70] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 76.88 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 76.89 [+0.01] # 76.89 [+0.00] INFO: # Large scale dump tests # 114.13 [+37.24] TEST: IPv4 large scale dump tests [ OK ] # 343.10 [+228.97] TEST: IPv6 large scale dump tests [ OK ] # 573.26 [+230.16] TEST: L2 large scale dump tests [ OK ] # 580.10 [+6.84] TEST: Flush tests [ OK ] # 580.21 [+0.11] # 580.21 [+0.00] INFO: # Forwarding tests # 593.08 [+12.87] TEST: IPv4 host entries forwarding tests [ OK ] # 595.30 [+2.22] TEST: IPv6 host entries forwarding tests [ OK ] # 597.50 [+2.20] TEST: L2 host entries forwarding tests [ OK ] # 601.65 [+4.15] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 605.27 [+3.62] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 609.31 [+4.05] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 613.06 [+3.74] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 614.67 [+1.62] TEST: L2 port entries forwarding tests [ OK ] # 615.19 [+0.52] # 615.19 [+0.00] INFO: # Control packets tests # 617.60 [+2.41] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 619.78 [+2.18] 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__->