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 # 140.00 [+140.00] PASS: policy before exception matches # 162.54 [+22.54] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 164.27 [+1.73] PASS: direct policy matches (exceptions) # 165.92 [+1.65] PASS: policy matches (exceptions) # 195.99 [+30.07] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 197.50 [+1.51] PASS: direct policy matches (exceptions and block policies) # 199.07 [+1.57] PASS: policy matches (exceptions and block policies) # 226.94 [+27.87] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 228.56 [+1.62] PASS: direct policy matches (exceptions and block policies after hresh changes) # 230.12 [+1.55] PASS: policy matches (exceptions and block policies after hresh changes) # 255.25 [+25.13] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 256.90 [+1.65] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 258.50 [+1.60] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 287.43 [+28.93] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 288.99 [+1.56] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 290.52 [+1.53] PASS: policy matches (exceptions and block policies after htresh change to normal) # 293.73 [+3.21] PASS: policies with repeated htresh change # 584.78 [+291.05] 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__->