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 # 127.35 [+127.35] PASS: policy before exception matches # 149.56 [+22.21] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 151.07 [+1.52] PASS: direct policy matches (exceptions) # 152.66 [+1.59] PASS: policy matches (exceptions) # 182.42 [+29.76] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 183.96 [+1.54] PASS: direct policy matches (exceptions and block policies) # 185.60 [+1.64] PASS: policy matches (exceptions and block policies) # 211.47 [+25.87] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 212.96 [+1.49] PASS: direct policy matches (exceptions and block policies after hresh changes) # 214.46 [+1.50] PASS: policy matches (exceptions and block policies after hresh changes) # 240.47 [+26.01] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 241.95 [+1.48] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 243.52 [+1.56] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 268.34 [+24.83] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 269.86 [+1.52] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 271.37 [+1.51] PASS: policy matches (exceptions and block policies after htresh change to normal) # 274.73 [+3.36] PASS: policies with repeated htresh change # 563.70 [+288.97] 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__->