From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo de Lara Subject: [PATCH 0/4] Various fixes for L2fwd-crypto Date: Wed, 3 Feb 2016 11:14:19 +0000 Message-ID: <1454498063-11957-1-git-send-email-pablo.de.lara.guarch@intel.com> Cc: dev@dpdk.org To: declan.doherty@intel.com Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 5C59A95C8 for ; Wed, 3 Feb 2016 12:13:40 +0100 (CET) List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" This patchset includes param handling, typo and statistics fixes in the L2fwd-crypto sample app. Pablo de Lara (4): l2fwd-crypto: fix accumulated stats l2fwd-crypto: fix incorrect params in command line help l2fwd-crypto: fix auth params setting l2fwd-crypto: fix typos examples/l2fwd-crypto/main.c | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) -- 2.5.0