From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5] crypto/aesni_gcm: migration from MB library to ISA-L Date: Mon, 16 Jan 2017 15:42:25 +0100 Message-ID: <5097630.aeECJvAXha@xps13> References: <1483624286-92526-1-git-send-email-piotrx.t.azarewicz@intel.com> <1484570243-218696-1-git-send-email-piotrx.t.azarewicz@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, pablo.de.lara.guarch@intel.com, declan.doherty@intel.com To: Piotr Azarewicz Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id E18CA152A for ; Mon, 16 Jan 2017 15:42:29 +0100 (CET) Received: by mail-wm0-f45.google.com with SMTP id r126so161781867wmr.0 for ; Mon, 16 Jan 2017 06:42:29 -0800 (PST) In-Reply-To: <1484570243-218696-1-git-send-email-piotrx.t.azarewicz@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" 2017-01-16 13:37, Piotr Azarewicz: > v5 changes: > - rebase on top of dpdk-next-crypto > - remove the perftest output from commit message > - correction in aesni_gcm.rst > - fix typo Why have you removed the perftest output? Because it is not in favor of this patch?