From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id E35B77EB0 for ; Wed, 3 Dec 2014 14:33:28 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 03 Dec 2014 05:31:33 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.07,507,1413270000"; d="scan'208";a="641828457" Received: from irsmsx110.ger.corp.intel.com ([163.33.3.25]) by fmsmga002.fm.intel.com with ESMTP; 03 Dec 2014 05:26:28 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.150]) by IRSMSX110.ger.corp.intel.com ([169.254.15.55]) with mapi id 14.03.0195.001; Wed, 3 Dec 2014 13:26:27 +0000 From: "De Lara Guarch, Pablo" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH 4/4] doc: Various document fixes in testpmd UG Thread-Index: AQHQAQhDRPAkHWAZ5k6lxcm9bXAIxZx99QOAgAACMfA= Date: Wed, 3 Dec 2014 13:26:27 +0000 Message-ID: References: <1416078796-689-1-git-send-email-pablo.de.lara.guarch@intel.com> <1416078796-689-5-git-send-email-pablo.de.lara.guarch@intel.com> <3686055.mxj7roIV84@xps13> In-Reply-To: <3686055.mxj7roIV84@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH 4/4] doc: Various document fixes in testpmd UG X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2014 13:33:29 -0000 Hi Thomas, > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon > Sent: Wednesday, December 03, 2014 1:18 PM > To: De Lara Guarch, Pablo > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH 4/4] doc: Various document fixes in testpm= d > UG >=20 > 2014-11-15 19:13, Pablo de Lara: > > --- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst > > +++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst > [...] > > -Quit to prompt in Linux or reboot on Baremetal: > > +Quit to prompt in Linux/FreeBSD or reboot on Baremetal: >=20 > Bare-metal traces have been removed. You are looking at the v1, I sent a v5 last Monday without that part. >=20 > -- > Thomas