Re: [dpdk-dev] [PATCH v3 0/3] crypto/dpaa_sec: performance optimizations

2018-01-15 Thread De Lara Guarch, Pablo
> -Original Message- > From: Akhil Goyal [mailto:akhil.go...@nxp.com] > Sent: Monday, January 15, 2018 6:36 AM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo ; > hemant.agra...@nxp.com; Akhil Goyal > Subject: [PATCH v3 0/3] crypto/dpaa_sec: performance optimizations > > Following change

[dpdk-dev] [PATCH v3 0/3] crypto/dpaa_sec: performance optimizations

2018-01-14 Thread Akhil Goyal
Following changes are added to improve performance. 1. optimize virtual to physical address conversion 2. support for multiple sessions in a single queue pair 3. support for ipsec protocol offload changes in v3: - updated release notes in patch 3/3 for ipsec protocol offload. changes in v2: - in