From: Jarkko Sakkinen <jarkko@kernel.org>
To: Stefan Mahnke-Hartmann <stefan.mahnke-hartmann@infineon.com>
Cc: shuah@kernel.org, linux-kernel@vger.kernel.org,
linux-kselftest@vger.kernel.org, peterhuewe@gmx.de,
johannes.holland@infineon.com
Subject: Re: [PATCH v2] selftests/tpm2: increase timeout for kselftests
Date: Wed, 29 Jun 2022 05:47:29 +0300 [thread overview]
Message-ID: <Yru9QXQHI212X9zm@kernel.org> (raw)
In-Reply-To: <20220628143927.26043-1-stefan.mahnke-hartmann@infineon.com>
On Tue, Jun 28, 2022 at 04:39:27PM +0200, Stefan Mahnke-Hartmann wrote:
> From: Johannes Holland <johannes.holland@infineon.com>
>
> Due to CreatePrimary commands which need to create RSA keys of
> increasing size, the timeout value need to be raised, as well.
> Default is 45s.
>
> Signed-off-by: Johannes Holland <johannes.holland@infineon.com>
> Signed-off-by: Stefan Mahnke-Hartmann <stefan.mahnke-hartmann@infineon.com>
> ---
> Changelog:
> * v2:
> * Add maintainter to recipients
> * Change subject
> tools/testing/selftests/tpm2/settings | 2 ++
> 1 file changed, 2 insertions(+)
> create mode 100644 tools/testing/selftests/tpm2/settings
>
> diff --git a/tools/testing/selftests/tpm2/settings b/tools/testing/selftests/tpm2/settings
> new file mode 100644
> index 000000000000..919bc3803f03
> --- /dev/null
> +++ b/tools/testing/selftests/tpm2/settings
> @@ -0,0 +1,2 @@
> +timeout=600
> +
> --
> 2.25.1
>
Acked-by: Jarkko Sakkinen <jarkko@kernel.org>
BR, Jarkko
prev parent reply other threads:[~2022-06-29 2:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-28 14:39 [PATCH v2] selftests/tpm2: increase timeout for kselftests Stefan Mahnke-Hartmann
2022-06-29 2:47 ` Jarkko Sakkinen [this message]
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=Yru9QXQHI212X9zm@kernel.org \
--to=jarkko@kernel.org \
--cc=johannes.holland@infineon.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=peterhuewe@gmx.de \
--cc=shuah@kernel.org \
--cc=stefan.mahnke-hartmann@infineon.com \
/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.