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 # 123.06 [+123.06] PASS: policy before exception matches # 145.22 [+22.15] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 146.71 [+1.49] PASS: direct policy matches (exceptions) # 148.23 [+1.52] PASS: policy matches (exceptions) # 177.60 [+29.37] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 179.17 [+1.57] PASS: direct policy matches (exceptions and block policies) # 180.72 [+1.56] PASS: policy matches (exceptions and block policies) # 208.49 [+27.77] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 210.00 [+1.52] PASS: direct policy matches (exceptions and block policies after hresh changes) # 211.63 [+1.63] PASS: policy matches (exceptions and block policies after hresh changes) # 235.78 [+24.14] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 237.29 [+1.51] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 238.79 [+1.50] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 267.58 [+28.79] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 269.08 [+1.50] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 270.59 [+1.52] PASS: policy matches (exceptions and block policies after htresh change to normal) # 273.69 [+3.09] PASS: policies with repeated htresh change # 566.14 [+292.45] 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__->