Re: [PATCH v4 0/2] Improve DMA chaining for ahash requests

2016-10-20 Thread Herbert Xu
On Wed, Oct 05, 2016 at 09:56:31AM +0200, Romain Perier wrote: > This series contain performance improvement regarding ahash requests. > So far, ahash requests were systematically not chained at the DMA level. > However, in some case, like this is the case by using IPSec, some ahash > requests can

[PATCH v4 0/2] Improve DMA chaining for ahash requests

2016-10-05 Thread Romain Perier
This series contain performance improvement regarding ahash requests. So far, ahash requests were systematically not chained at the DMA level. However, in some case, like this is the case by using IPSec, some ahash requests can be processed directly by the engine, and don't have intermediaire parti