make -C tools/testing/selftests TARGETS="net" TEST_PROGS=xfrm_policy.sh TEEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: xfrm_policy.sh # 229.45 [+229.45] PASS: policy before exception matches # 253.61 [+24.16] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 256.49 [+2.88] PASS: direct policy matches (exceptions) # 259.42 [+2.92] PASS: policy matches (exceptions) # 297.67 [+38.25] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 300.58 [+2.91] PASS: direct policy matches (exceptions and block policies) # 303.56 [+2.98] PASS: policy matches (exceptions and block policies) # 333.94 [+30.38] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 336.86 [+2.92] PASS: direct policy matches (exceptions and block policies after hresh changes) # 339.69 [+2.83] PASS: policy matches (exceptions and block policies after hresh changes) # 364.79 [+25.10] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 367.77 [+2.98] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 370.71 [+2.95] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 398.46 [+27.74] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 401.61 [+3.16] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 404.50 [+2.89] PASS: policy matches (exceptions and block policies after htresh change to normal) # 410.41 [+5.91] PASS: policies with repeated htresh change # 922.09 [+511.68] PASS: policies inserted in random order ok 1 selftests: net: xfrm_policy.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->