From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id D265D101B for ; Mon, 25 Sep 2017 04:00:15 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Sep 2017 18:59:57 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,434,1500966000"; d="scan'208";a="1198567510" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga001.fm.intel.com with ESMTP; 24 Sep 2017 18:59:57 -0700 Received: from fmsmsx114.amr.corp.intel.com (10.18.116.8) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.319.2; Sun, 24 Sep 2017 18:59:56 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by FMSMSX114.amr.corp.intel.com (10.18.116.8) with Microsoft SMTP Server (TLS) id 14.3.319.2; Sun, 24 Sep 2017 18:59:56 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.159]) by shsmsx102.ccr.corp.intel.com ([169.254.2.175]) with mapi id 14.03.0319.002; Mon, 25 Sep 2017 09:59:54 +0800 From: "Xing, Beilei" To: "Rosen, Rami" , "dev@dpdk.org" Thread-Topic: [PATCH] doc: fix a typo in testpmd guide Thread-Index: AQHTNIzeEKGT3Q70BEqCwxCrFFy8j6LE2qCQ Date: Mon, 25 Sep 2017 01:59:53 +0000 Message-ID: <94479800C636CB44BD422CB454846E013203703B@SHSMSX101.ccr.corp.intel.com> References: <1506185719-32735-1-git-send-email-rami.rosen@intel.com> In-Reply-To: <1506185719-32735-1-git-send-email-rami.rosen@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: fix a typo in testpmd guide X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Sep 2017 02:00:16 -0000 > -----Original Message----- > From: Rosen, Rami > Sent: Sunday, September 24, 2017 12:55 AM > To: dev@dpdk.org > Cc: Xing, Beilei ; Rosen, Rami > Subject: [PATCH] doc: fix a typo in testpmd guide >=20 > This patch fixes a trivial typo in testpmd guide. >=20 > Signed-off-by: Rami Rosen Acked-by: Beilei Xing Thanks.