From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo de Lara Subject: [PATCH v2 0/5] L2fwd-crypto fixes Date: Thu, 19 Jul 2018 09:39:54 +0100 Message-ID: <20180719083959.41480-1-pablo.de.lara.guarch@intel.com> References: <20180717103815.26841-1-pablo.de.lara.guarch@intel.com> Cc: dev@dpdk.org, Pablo de Lara To: declan.doherty@intel.com, fiona.trahe@intel.com Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id D326D160 for ; Thu, 19 Jul 2018 18:46:35 +0200 (CEST) In-Reply-To: <20180717103815.26841-1-pablo.de.lara.guarch@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" v2 changes: - Split patch into multiple patches for better review - First two patches are fixes for previous releases Pablo de Lara (5): examples/l2fwd-crypto: check return value on IV size check examples/l2fwd-crypto: skip device not supporting operation examples/l2fwd-crypto: separate IV check from xform setting examples/l2fwd-crypto: fix session mempool size examples/l2fwd-crypto: remove duplicated capability check examples/l2fwd-crypto/main.c | 539 +++++++++++++++++++++++++++---------------- 1 file changed, 340 insertions(+), 199 deletions(-) -- 2.14.4