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 # 20.34 [+20.34] # 20.34 [+0.00] INFO: # Host entries configuration tests # 22.29 [+1.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.22 [+1.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.12 [+1.90] TEST: Common host entries configuration tests (L2) [ OK ] # 26.13 [+0.01] # 26.13 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.86 [+10.73] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.71 [+10.85] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.25 [+17.54] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.51 [+17.26] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.52 [+0.01] # 82.52 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.77 [+10.25] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.26 [+10.49] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.91 [+5.65] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.79 [+5.88] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.80 [+0.01] # 114.80 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.19 [+10.40] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.01 [+0.82] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.02 [+0.01] # 126.03 [+0.00] INFO: # Large scale dump tests # 180.31 [+54.29] TEST: IPv4 large scale dump tests [ OK ] # 398.00 [+217.69] TEST: IPv6 large scale dump tests [ OK ] # 618.55 [+220.55] TEST: L2 large scale dump tests [ OK ] # 630.68 [+12.12] TEST: Flush tests [ OK ] # 630.69 [+0.02] # 630.69 [+0.00] INFO: # Forwarding tests # 645.58 [+14.89] TEST: IPv4 host entries forwarding tests [ OK ] # 649.19 [+3.61] TEST: IPv6 host entries forwarding tests [ OK ] # 652.97 [+3.78] TEST: L2 host entries forwarding tests [ OK ] # 659.43 [+6.46] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 665.82 [+6.40] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 672.01 [+6.19] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 678.07 [+6.05] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 681.00 [+2.94] TEST: L2 port entries forwarding tests [ OK ] # 681.79 [+0.79] # 681.79 [+0.00] INFO: # Control packets tests # 686.09 [+4.30] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 689.98 [+3.89] 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__->