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.79 [+20.79] # 20.79 [+0.00] INFO: # Host entries configuration tests # 22.68 [+1.88] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.52 [+1.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.58 [+2.05] TEST: Common host entries configuration tests (L2) [ OK ] # 26.59 [+0.01] # 26.59 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.19 [+10.60] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.17 [+10.98] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.33 [+18.16] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.52 [+17.19] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.54 [+0.02] # 83.54 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.19 [+10.65] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.69 [+10.51] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.29 [+5.59] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.25 [+5.96] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.27 [+0.02] # 116.27 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.00 [+10.73] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.71 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.73 [+0.02] # 127.73 [+0.00] INFO: # Large scale dump tests # 181.89 [+54.16] TEST: IPv4 large scale dump tests [ OK ] # 406.46 [+224.57] TEST: IPv6 large scale dump tests [ OK ] # 622.13 [+215.67] TEST: L2 large scale dump tests [ OK ] # 636.13 [+14.00] TEST: Flush tests [ OK ] # 636.14 [+0.01] # 636.14 [+0.00] INFO: # Forwarding tests # 651.20 [+15.05] TEST: IPv4 host entries forwarding tests [ OK ] # 654.85 [+3.65] TEST: IPv6 host entries forwarding tests [ OK ] # 658.56 [+3.71] TEST: L2 host entries forwarding tests [ OK ] # 665.50 [+6.94] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 672.23 [+6.73] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 679.07 [+6.84] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 685.84 [+6.78] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 688.56 [+2.72] TEST: L2 port entries forwarding tests [ OK ] # 689.28 [+0.72] # 689.28 [+0.00] INFO: # Control packets tests # 693.39 [+4.11] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 697.31 [+3.91] 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__->