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 # 136.02 [+136.02] PASS: policy before exception matches # 158.97 [+22.95] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 160.81 [+1.85] PASS: direct policy matches (exceptions) # 162.54 [+1.73] PASS: policy matches (exceptions) # 192.17 [+29.62] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 193.74 [+1.58] PASS: direct policy matches (exceptions and block policies) # 195.24 [+1.49] PASS: policy matches (exceptions and block policies) # 221.01 [+25.77] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 222.47 [+1.46] PASS: direct policy matches (exceptions and block policies after hresh changes) # 223.94 [+1.47] PASS: policy matches (exceptions and block policies after hresh changes) # 248.00 [+24.06] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 249.52 [+1.52] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 251.01 [+1.49] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 276.81 [+25.80] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 278.39 [+1.58] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 279.94 [+1.55] PASS: policy matches (exceptions and block policies after htresh change to normal) # 283.12 [+3.19] PASS: policies with repeated htresh change # 581.87 [+298.74] 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__->