From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id DE5FF2A5B for ; Fri, 12 Feb 2016 10:16:23 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP; 12 Feb 2016 01:16:23 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,435,1449561600"; d="scan'208";a="910606148" Received: from sie-lab-212-116.ir.intel.com ([10.237.212.116]) by orsmga002.jf.intel.com with ESMTP; 12 Feb 2016 01:16:22 -0800 From: Pablo de Lara To: declan.doherty@intel.com Date: Fri, 12 Feb 2016 09:17:21 +0000 Message-Id: <1455268645-10864-1-git-send-email-pablo.de.lara.guarch@intel.com> X-Mailer: git-send-email 2.5.0 In-Reply-To: <1454574393-12224-1-git-send-email-pablo.de.lara.guarch@intel.com> References: <1454574393-12224-1-git-send-email-pablo.de.lara.guarch@intel.com> Cc: dev@dpdk.org Subject: [dpdk-dev] [PATCH v3 0/4] Various fixes for L2fwd-crypto X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2016 09:16:24 -0000 This patchset includes param handling, typo and statistics fixes in the L2fwd-crypto sample app. Changes in v3: - Reset all accumulated stats Changes in v2: - Include "Fixes" line Pablo de Lara (4): l2fwd-crypto: fix total 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 | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) -- 2.5.0