Quoting Garg Vakul-B16394 :
-Original Message-
From: Jussi Kivilinna [mailto:jussi.kivili...@mbnet.fi]
Sent: Saturday, January 19, 2013 5:25 AM
To: Garg Vakul-B16394
Cc: linux-crypto@vger.kernel.org
Subject: RE: [PATCH][RFC] crypto: tcrypt - Ahash tests changed to run in
parallel
> -Original Message-
> From: Jussi Kivilinna [mailto:jussi.kivili...@mbnet.fi]
> Sent: Saturday, January 19, 2013 5:25 AM
> To: Garg Vakul-B16394
> Cc: linux-crypto@vger.kernel.org
> Subject: RE: [PATCH][RFC] crypto: tcrypt - Ahash tests changed to run in
> parall
Quoting Garg Vakul-B16394 :
Does not this change make tcrypt give
inconsistent results?
Based on kernel scheduling of threads, this change can make tcrypt
give varying results in different runs.
For consistent results, we can use existing synchronous mode crypto sessions.
But one canno
> -Original Message-
> From: Phillips Kim-R1AAHA
> Sent: Thursday, January 10, 2013 9:21 PM
> To: Garg Vakul-B16394
> Cc: Jussi Kivilinna; linux-crypto@vger.kernel.org
> Subject: Re: [PATCH][RFC] crypto: tcrypt - Ahash tests changed to run in
> parallel.
>
> O
On Thu, 10 Jan 2013 00:49:23 -0600
Garg Vakul-B16394 wrote:
> > From: Phillips Kim-R1AAHA
> > Sent: Thursday, January 10, 2013 3:16 AM
> > On Sat, 5 Jan 2013 17:14:13 +
> > Garg Vakul-B16394 wrote:
> > > > From: Jussi Kivilinna [mailto:jussi.kivili...@mbnet.fi]
> > > > Sent: Saturday, Januar
Hello Kim
> -Original Message-
> From: Phillips Kim-R1AAHA
> Sent: Thursday, January 10, 2013 3:16 AM
> To: Garg Vakul-B16394
> Cc: Jussi Kivilinna; linux-crypto@vger.kernel.org
> Subject: Re: [PATCH][RFC] crypto: tcrypt - Ahash tests changed to run in
> parallel.
&g
On Sat, 5 Jan 2013 17:14:13 +
Garg Vakul-B16394 wrote:
> > From: Jussi Kivilinna [mailto:jussi.kivili...@mbnet.fi]
> > Sent: Saturday, January 05, 2013 9:56 PM
> >
> > Quoting Vakul Garg :
> >
> > > This allows to test & run multiple parallel crypto ahash contexts.
> > > Each of the test ve
> -Original Message-
> From: Jussi Kivilinna [mailto:jussi.kivili...@mbnet.fi]
> Sent: Saturday, January 05, 2013 9:56 PM
> To: Garg Vakul-B16394
> Cc: linux-crypto@vger.kernel.org
> Subject: Re: [PATCH][RFC] crypto: tcrypt - Ahash tests changed to run in
> paralle
Quoting Vakul Garg :
This allows to test & run multiple parallel crypto ahash contexts.
Each of the test vector under the ahash speed test template is started
under a separate kthread.
Why you want to do this? Does not this change make tcrypt give
inconsistent results?
--
To unsubscribe f
This allows to test & run multiple parallel crypto ahash contexts.
Each of the test vector under the ahash speed test template is started
under a separate kthread.
Signed-off-by: Vakul Garg
---
crypto/tcrypt.c | 164 +++
1 files changed, 129 i
10 matches
Mail list logo