From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: hash library programmer guide improvement Date: Sun, 25 Nov 2018 11:10:43 +0100 Message-ID: <1940055.VZPUOsc2ut@xps> References: <1542822171-36392-1-git-send-email-yipeng1.wang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "Richardson, Bruce" , "honnappa.nagarahalli@arm.com" , "Gobriel, Sameh" , "Tai, Charlie" To: "Wang, Yipeng1" Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 814A71B60F for ; Sun, 25 Nov 2018 11:10:46 +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" 22/11/2018 18:59, Mcnamara, John: > From: Wang, Yipeng1 > > This commit improves the programmer guide of the hash library to be more > > accurate on new features introduced in 18.11. > > Acked-by: John McNamara Applied, thanks