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 # 126.34 [+126.34] PASS: policy before exception matches # 148.52 [+22.17] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 150.10 [+1.58] PASS: direct policy matches (exceptions) # 151.64 [+1.54] PASS: policy matches (exceptions) # 181.49 [+29.85] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 183.73 [+2.24] PASS: direct policy matches (exceptions and block policies) # 186.09 [+2.36] PASS: policy matches (exceptions and block policies) # 214.19 [+28.10] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 215.83 [+1.64] PASS: direct policy matches (exceptions and block policies after hresh changes) # 217.54 [+1.71] PASS: policy matches (exceptions and block policies after hresh changes) # 241.75 [+24.21] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 243.42 [+1.68] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 245.16 [+1.73] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 273.94 [+28.79] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 275.40 [+1.46] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 277.05 [+1.65] PASS: policy matches (exceptions and block policies after htresh change to normal) # 280.27 [+3.22] PASS: policies with repeated htresh change # 562.36 [+282.09] 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__->