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 # 254.61 [+254.61] PASS: policy before exception matches # 279.46 [+24.86] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 283.71 [+4.25] PASS: direct policy matches (exceptions) # 287.66 [+3.95] PASS: policy matches (exceptions) # 330.72 [+43.06] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 333.89 [+3.17] PASS: direct policy matches (exceptions and block policies) # 337.06 [+3.16] PASS: policy matches (exceptions and block policies) # 362.98 [+25.93] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 366.21 [+3.23] PASS: direct policy matches (exceptions and block policies after hresh changes) # 369.61 [+3.40] PASS: policy matches (exceptions and block policies after hresh changes) # 395.94 [+26.33] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 399.12 [+3.18] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 402.33 [+3.21] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 432.05 [+29.72] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 435.19 [+3.13] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 438.39 [+3.20] PASS: policy matches (exceptions and block policies after htresh change to normal) # 445.07 [+6.68] PASS: policies with repeated htresh change # 1016.34 [+571.27] 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 [?2004hxx__->