> -----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 <pablo.de.lara.gua...@intel.com>; > hemant.agra...@nxp.com; Akhil Goyal <akhil.go...@nxp.com> > Subject: [PATCH v3 0/3] crypto/dpaa_sec: performance optimizations > > 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: > - incorporated comments from Hemant > - split the patchset to remove dependency on bus/dpaa patch > Note: > 1. This patchset is now independent of the patches on net subtree. > 2. bus/dpaa patch is already applied to net subtree. > 3. The last patch in v1 of this series will be sent separately as it will > be dependent on the net subtree. > > Akhil Goyal (1): > crypto/dpaa_sec: support ipsec protocol offload > > Hemant Agrawal (2): > crypto/dpaa_sec: optimize virt to phy conversion > crypto/dpaa_sec: support multiple sessions per qp
Applied to dpdk-next-crypto. Thanks, Pablo