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.74 [+127.74] PASS: policy before exception matches # 149.93 [+22.18] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 151.43 [+1.50] PASS: direct policy matches (exceptions) # 152.97 [+1.54] PASS: policy matches (exceptions) # 182.57 [+29.60] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 184.14 [+1.57] PASS: direct policy matches (exceptions and block policies) # 185.67 [+1.53] PASS: policy matches (exceptions and block policies) # 210.46 [+24.79] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 212.02 [+1.56] PASS: direct policy matches (exceptions and block policies after hresh changes) # 213.55 [+1.53] PASS: policy matches (exceptions and block policies after hresh changes) # 235.68 [+22.14] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 237.16 [+1.47] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 238.65 [+1.50] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 266.44 [+27.79] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 267.97 [+1.53] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 269.44 [+1.46] PASS: policy matches (exceptions and block policies after htresh change to normal) # 273.00 [+3.56] PASS: policies with repeated htresh change # 575.64 [+302.64] 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__->