From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
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 <dev@dpdk.org>; Mon, 16 Jan 2017 15:42:29 +0100 (CET)
Received: by mail-wm0-f45.google.com with SMTP id r126so161781867wmr.0
 for <dev@dpdk.org>; Mon, 16 Jan 2017 06:42:29 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:user-agent:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=mpEiMVv8gTFqfkVHl4/O4xnFUVTihqHhuf/7j4064+g=;
 b=HWVCKW09AoUO1vEt4et3dyegtHC7zzzoRtcdskvUgu1oSvt9tD78HVoY2bplTGGget
 eJ1kqiZPa6Akntke7aMf+Qoy5wQi3qYT7uX3j0SKD5MukCGG1qGLBdf1i5mK+MXtTR0F
 4jUNOI6i9bFkNfK7RE1L5BonWCiB4gVG/zZZKuC0I5/GNZNnEUP7+STV/b/iJqdFO3a7
 V6bGJ5saXHxSkvlaUd4NMLt4BXbhfHWx6ueA5x69t8a6RUw+3CzGUKWwUIIo3AuU5z9H
 Iir8neWBOOC2nzncZ9zbv+9IUyH2rpNj97b91IwJjg7AR8vV3HF0GpwCRlu7WVCyYM8n
 iGAA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent
 :in-reply-to:references:mime-version:content-transfer-encoding;
 bh=mpEiMVv8gTFqfkVHl4/O4xnFUVTihqHhuf/7j4064+g=;
 b=P8QP2FCvq8OKxvX4rK5yugF/FxCdk8xTo1g7wkXEHBja768l2TEJ9GvJONlLgawX4I
 OKV+fHwfsmNTkmgjVunQJqt/TDNtAEbqgKBmYTKzmnezgz9L+4eAlU5RTws/Zv9xHnDu
 Haoql8ruc4uCRZEjTDrjTvUnwf+NpPJeFXq3Qi/qbauGcobadA7dnRE5CcFVNWgbWlpv
 mh92ZPUCotTRETli2ohbDUIMreXbjWjYfkPhbBAt633vCune68XxDOilJpQ9hSOUCQ5e
 eD85mzHL+oUyrdAQl+L2iTDVCoNHaT4EuKpHOnsAmAWjmYVn6bwLnkyNiLhW/OipQJJK
 X8FA==
X-Gm-Message-State: AIkVDXKe/pfEUvuITppKHbO5AeyBLn/X7T+1XiEDr6/r1DHGGWBTQ8P8+xNIongaljSrmU5h
X-Received: by 10.28.64.213 with SMTP id n204mr13529651wma.12.1484577749520;
 Mon, 16 Jan 2017 06:42:29 -0800 (PST)
Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184])
 by smtp.gmail.com with ESMTPSA id y145sm29278811wmc.17.2017.01.16.06.42.26
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 16 Jan 2017 06:42:27 -0800 (PST)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Piotr Azarewicz <piotrx.t.azarewicz@intel.com>
Cc: dev@dpdk.org, pablo.de.lara.guarch@intel.com, declan.doherty@intel.com
Date: Mon, 16 Jan 2017 15:42:25 +0100
Message-ID: <5097630.aeECJvAXha@xps13>
User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; )
In-Reply-To: <1484570243-218696-1-git-send-email-piotrx.t.azarewicz@intel.com>
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-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-dev] [PATCH v5] crypto/aesni_gcm: migration from MB
	library to ISA-L
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jan 2017 14:42:30 -0000

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?