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

2016-10-03 Thread Romain Perier
Hello, Le 03/10/2016 17:17, Romain Perier a écrit : 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 dir

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

2016-10-03 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