From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] doc: add info on multiple instance SW crypto Date: Tue, 06 Feb 2018 22:22:23 +0100 Message-ID: <2098797.xGLfHiCe78@xps> References: <1517924630-16163-1-git-send-email-vipin.varghese@intel.com> <1517933517-1210-1-git-send-email-vipin.varghese@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "De Lara Guarch, Pablo" , "Mcnamara, John" , "Kovacevic, Marko" To: "Varghese, Vipin" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id AF51F1B675 for ; Tue, 6 Feb 2018 22:22:28 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > Add infomration to explain applications using multiple instances of sw > > crypto with example. > > > > Signed-off-by: Vipin Varghese > > Typo: instances (which could be fixed when merging). > > Also, there is no need to add stable@dpdk.org, so I will remove it from the CC list. > > Apart from this: > > Acked-by: Pablo de Lara Applied, thanks