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 # 229.78 [+229.78] PASS: policy before exception matches # 253.83 [+24.05] PASS: ping to .254 bypassed ipsec tunnel (exceptions) # 256.75 [+2.92] PASS: direct policy matches (exceptions) # 259.67 [+2.92] PASS: policy matches (exceptions) # 297.93 [+38.26] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies) # 300.83 [+2.90] PASS: direct policy matches (exceptions and block policies) # 303.82 [+2.99] PASS: policy matches (exceptions and block policies) # 333.55 [+29.74] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hresh changes) # 336.49 [+2.94] PASS: direct policy matches (exceptions and block policies after hresh changes) # 339.54 [+3.05] PASS: policy matches (exceptions and block policies after hresh changes) # 364.61 [+25.07] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after hthresh change in ns3) # 367.60 [+2.99] PASS: direct policy matches (exceptions and block policies after hthresh change in ns3) # 370.59 [+2.99] PASS: policy matches (exceptions and block policies after hthresh change in ns3) # 396.01 [+25.42] PASS: ping to .254 bypassed ipsec tunnel (exceptions and block policies after htresh change to normal) # 398.87 [+2.86] PASS: direct policy matches (exceptions and block policies after htresh change to normal) # 401.74 [+2.87] PASS: policy matches (exceptions and block policies after htresh change to normal) # 407.67 [+5.93] PASS: policies with repeated htresh change # 921.92 [+514.25] 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__->