From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fix a typo in testpmd guide Date: Thu, 05 Oct 2017 17:15:10 +0200 Message-ID: <19086595.AHgkhpp27O@xps> References: <1506185719-32735-1-git-send-email-rami.rosen@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "Xing, Beilei" To: "Rosen, Rami" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 79C6A2935 for ; Thu, 5 Oct 2017 17:15:13 +0200 (CEST) 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" 25/09/2017 13:21, Mcnamara, John: > From: Rami Rosen > > > > This patch fixes a trivial typo in testpmd guide. > > > > Signed-off-by: Rami Rosen > > Acked-by: John McNamara Applied, thanks