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.19 [+12.19] # 12.20 [+0.00] INFO: # Host entries configuration tests # 13.07 [+0.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 13.93 [+0.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.72 [+0.79] TEST: Common host entries configuration tests (L2) [ OK ] # 14.73 [+0.01] # 14.73 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.19 [+7.46] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.71 [+7.52] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.61 [+7.90] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.23 [+8.61] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.24 [+0.01] # 46.24 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.02 [+7.78] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 61.78 [+7.76] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 64.64 [+2.86] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 67.34 [+2.70] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 67.36 [+0.01] # 67.36 [+0.00] INFO: # Port group entries configuration tests - L2 # 74.87 [+7.52] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 75.19 [+0.32] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 75.20 [+0.01] # 75.20 [+0.00] INFO: # Large scale dump tests # 110.34 [+35.14] TEST: IPv4 large scale dump tests [ OK ] # 333.47 [+223.13] TEST: IPv6 large scale dump tests [ OK ] # 556.67 [+223.20] TEST: L2 large scale dump tests [ OK ] # 563.05 [+6.37] TEST: Flush tests [ OK ] # 563.13 [+0.08] # 563.13 [+0.00] INFO: # Forwarding tests # 576.12 [+12.99] TEST: IPv4 host entries forwarding tests [ OK ] # 578.29 [+2.18] TEST: IPv6 host entries forwarding tests [ OK ] # 580.38 [+2.08] TEST: L2 host entries forwarding tests [ OK ] # 584.29 [+3.91] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 588.05 [+3.76] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 591.91 [+3.86] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 595.79 [+3.88] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 597.52 [+1.73] TEST: L2 port entries forwarding tests [ OK ] # 598.01 [+0.48] # 598.01 [+0.00] INFO: # Control packets tests # 600.51 [+2.50] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 602.97 [+2.46] 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__->