On 11/6/2017 3:59 AM, Zhang, Roy Fan wrote: >> -----Original Message----- >> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Pablo de Lara >> Sent: Monday, November 6, 2017 9:36 AM >> To: Doherty, Declan <declan.dohe...@intel.com> >> Cc: dev@dpdk.org; De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com> >> Subject: [dpdk-dev] [PATCH] app/crypto-perf: fix crypto op init >> >> The mempool and the physical address of the crypto operation at mempool >> initialization were not being set, leading to incorrect physical addresses. >> >> Fixes: bf9d6702eca9 ("app/crypto-perf: use single mempool") >> >> Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>
> Acked-by: Fan Zhang <roy.fan.zh...@intel.com> Applied to dpdk/master, thanks.