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.83 [+12.83] # 12.83 [+0.00] INFO: # Host entries configuration tests # 13.76 [+0.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.70 [+0.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.71 [+1.01] TEST: Common host entries configuration tests (L2) [ OK ] # 15.72 [+0.01] # 15.72 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.24 [+7.52] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.70 [+7.46] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.38 [+8.68] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.01 [+8.63] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.02 [+0.01] # 48.02 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.91 [+7.89] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.68 [+7.77] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.79 [+3.11] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.87 [+3.09] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.88 [+0.01] # 69.88 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.80 [+7.91] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.17 [+0.37] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.19 [+0.02] # 78.19 [+0.00] INFO: # Large scale dump tests # 116.26 [+38.07] TEST: IPv4 large scale dump tests [ OK ] # 345.05 [+228.80] TEST: IPv6 large scale dump tests [ OK ] # 573.32 [+228.27] TEST: L2 large scale dump tests [ OK ] # 580.07 [+6.75] TEST: Flush tests [ OK ] # 580.19 [+0.12] # 580.19 [+0.00] INFO: # Forwarding tests # 593.11 [+12.92] TEST: IPv4 host entries forwarding tests [ OK ] # 595.18 [+2.07] TEST: IPv6 host entries forwarding tests [ OK ] # 597.49 [+2.30] TEST: L2 host entries forwarding tests [ OK ] # 601.45 [+3.96] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 605.30 [+3.85] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 608.89 [+3.59] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 612.40 [+3.51] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 613.88 [+1.47] TEST: L2 port entries forwarding tests [ OK ] # 614.31 [+0.43] # 614.31 [+0.00] INFO: # Control packets tests # 616.41 [+2.10] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 618.72 [+2.31] 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__->