Re: [PATCH net-next 0/2] fixes for ipsec selftests
From: Anders Roxell <hidden>
Date: 2018-06-20 19:09:32
On Wed, 20 Jun 2018 at 07:42, Shannon Nelson [off-list ref] wrote:
A couple of bad behaviors in the ipsec selftest were pointed out by Anders Roxell [off-list ref] and are addressed here. Shannon Nelson (2): selftests: rtnetlink: hide complaint from terminated monitor selftests: rtnetlink: use a local IP address for IPsec tests tools/testing/selftests/net/rtnetlink.sh | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) -- 2.7.4
Hi Shannon, With this patches applied and my config patch. I still get this error when I run the ipsec test: FAIL: can't add fou port 7777, skipping test RTNETLINK answers: Operation not supported FAIL: can't add macsec interface, skipping test RTNETLINK answers: Protocol not supported RTNETLINK answers: No such process RTNETLINK answers: No such process FAIL: ipsec Can you please cc the kselftest list when sending patches to tools/testing/selftests/ ? Cheers, Anders