All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] LTP: keyctl05: unexpected error adding 'dns_resolver' key: EINVAL
Date: Mon, 8 Oct 2018 15:20:30 +0200	[thread overview]
Message-ID: <20181008132029.GA30978@rei> (raw)
In-Reply-To: <CA+G9fYvWRJ-+B_vXzFdnT2c9f0+o8p=RP23ZNAxMMzMd3TMbYQ@mail.gmail.com>

Hi!
> tst_test.c:1015: INFO: Timeout per run is 0h 15m 00s
> keyctl05.c:135: INFO: Try to update the 'asymmetric' key...
> keyctl05.c:148: PASS: updating 'asymmetric' key expectedly failed with
> EOPNOTSUPP
> keyctl05.c:119: BROK: unexpected error adding 'dns_resolver' key: EINVAL
> tst_test.c:884: BROK: Test 1 haven't reported results!

Looks like kernel does not know 'dns_resolver' key type and as this type
is registered by the dns_resolver code I suppose that you are missing
some CONFIG_DNS_RESOLVER, if that is the case the test should handle
EINVAL and return with TCONF.

-- 
Cyril Hrubis
chrubis@suse.cz

  reply	other threads:[~2018-10-08 13:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08 12:35 [LTP] LTP: keyctl05: unexpected error adding 'dns_resolver' key: EINVAL Naresh Kamboju
2018-10-08 13:20 ` Cyril Hrubis [this message]
2018-10-08 13:30   ` Jan Stancek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181008132029.GA30978@rei \
    --to=chrubis@suse.cz \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.