All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
To: Tadeusz Struk <tadeusz.struk@intel.com>
Cc: linux-kselftest@vger.kernel.org, shuah@kernel.org,
	linux-kernel@vger.kernel.org, linux-integrity@vger.kernel.org,
	linux-security-module@vger.kernel.org, PeterHuewe@gmx.de,
	jgg@ziepe.ca
Subject: Re: [PATCH  v3] selftests/tpm2: Extend tests to cover partial reads
Date: Wed, 13 Feb 2019 19:19:28 +0200	[thread overview]
Message-ID: <20190213171928.GB23351@linux.intel.com> (raw)
In-Reply-To: <155007601798.18778.10490966270922534995.stgit@tstruk-mobl1.jf.intel.com>

On Wed, Feb 13, 2019 at 08:40:18AM -0800, Tadeusz Struk wrote:
> Three new tests added:
> 1. Send get random cmd, read header in 1st read, read the rest in second
>    read - expect success
> 2. Send get random cmd, read only part of the response, send another
>    get random command, read the response - expect success
> 3. Send get random cmd followed by another get random cmd, without
>    reading the first response - expect the second cmd to fail with -EBUSY
> 
> Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
OK, great, thank you.

They are in my master branch now.

/Jarkko

WARNING: multiple messages have this Message-ID (diff)
From: jarkko.sakkinen at linux.intel.com (Jarkko Sakkinen)
Subject: [PATCH  v3] selftests/tpm2: Extend tests to cover partial reads
Date: Wed, 13 Feb 2019 19:19:28 +0200	[thread overview]
Message-ID: <20190213171928.GB23351@linux.intel.com> (raw)
In-Reply-To: <155007601798.18778.10490966270922534995.stgit@tstruk-mobl1.jf.intel.com>

On Wed, Feb 13, 2019 at 08:40:18AM -0800, Tadeusz Struk wrote:
> Three new tests added:
> 1. Send get random cmd, read header in 1st read, read the rest in second
>    read - expect success
> 2. Send get random cmd, read only part of the response, send another
>    get random command, read the response - expect success
> 3. Send get random cmd followed by another get random cmd, without
>    reading the first response - expect the second cmd to fail with -EBUSY
> 
> Signed-off-by: Tadeusz Struk <tadeusz.struk at intel.com>
OK, great, thank you.

They are in my master branch now.

/Jarkko

WARNING: multiple messages have this Message-ID (diff)
From: jarkko.sakkinen@linux.intel.com (Jarkko Sakkinen)
Subject: [PATCH  v3] selftests/tpm2: Extend tests to cover partial reads
Date: Wed, 13 Feb 2019 19:19:28 +0200	[thread overview]
Message-ID: <20190213171928.GB23351@linux.intel.com> (raw)
Message-ID: <20190213171928.5H4Y4MB19nHMnIBBpuOaX8cXN7T63wv-JZifhdd8KlY@z> (raw)
In-Reply-To: <155007601798.18778.10490966270922534995.stgit@tstruk-mobl1.jf.intel.com>

On Wed, Feb 13, 2019@08:40:18AM -0800, Tadeusz Struk wrote:
> Three new tests added:
> 1. Send get random cmd, read header in 1st read, read the rest in second
>    read - expect success
> 2. Send get random cmd, read only part of the response, send another
>    get random command, read the response - expect success
> 3. Send get random cmd followed by another get random cmd, without
>    reading the first response - expect the second cmd to fail with -EBUSY
> 
> Signed-off-by: Tadeusz Struk <tadeusz.struk at intel.com>
OK, great, thank you.

They are in my master branch now.

/Jarkko

  reply	other threads:[~2019-02-13 17:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-13 16:39 [PATCH v2] selftests/tpm2: Open tpm dev in unbuffered mode Tadeusz Struk
2019-02-13 16:39 ` Tadeusz Struk
2019-02-13 16:39 ` tadeusz.struk
2019-02-13 16:40 ` [PATCH v3] selftests/tpm2: Extend tests to cover partial reads Tadeusz Struk
2019-02-13 16:40   ` Tadeusz Struk
2019-02-13 16:40   ` tadeusz.struk
2019-02-13 17:19   ` Jarkko Sakkinen [this message]
2019-02-13 17:19     ` Jarkko Sakkinen
2019-02-13 17:19     ` jarkko.sakkinen
2019-02-13 17:22     ` Tadeusz Struk
2019-02-13 17:22       ` Tadeusz Struk
2019-02-13 17:22       ` tadeusz.struk
2019-02-13 18:07       ` Jarkko Sakkinen
2019-02-13 18:07         ` Jarkko Sakkinen
2019-02-13 18:07         ` jarkko.sakkinen

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=20190213171928.GB23351@linux.intel.com \
    --to=jarkko.sakkinen@linux.intel.com \
    --cc=PeterHuewe@gmx.de \
    --cc=jgg@ziepe.ca \
    --cc=linux-integrity@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=tadeusz.struk@intel.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.