From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fix a typo in testpmd application guide. Date: Tue, 17 Jan 2017 16:44:20 +0100 Message-ID: <1824030.aSMSEqbcMc@xps13> References: <1483798084-14071-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" To: "Rosen, Rami" Return-path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id CCAC2108F for ; Tue, 17 Jan 2017 16:44:22 +0100 (CET) Received: by mail-wm0-f49.google.com with SMTP id c206so228923699wme.0 for ; Tue, 17 Jan 2017 07:44:22 -0800 (PST) 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" > > This patch fixes a trivial typo in testpmd application guide. > > > > Signed-off-by: Rami Rosen > > Acked-by: John McNamara Applied, thanks