From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f47.google.com (mail-wg0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id 577A77F58 for ; Wed, 3 Dec 2014 14:38:55 +0100 (CET) Received: by mail-wg0-f47.google.com with SMTP id n12so20016322wgh.20 for ; Wed, 03 Dec 2014 05:38:55 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=DPE2l8AsNtaMPih/VHoQwYAugzUsGaK79GzP0M2LlMw=; b=JLoCVqnVVS13YTkFCWvBOT76MLlajH10WihUzU7Qo2ERqw0VNce96S+TvVfG2Kg7m7 OvPg583E5urTKTeTqlNRYW3V+Cnr8FImDJ6wfiEqDydK0raJGRWrA3Lc24VT6tgKmHMa nFs3q63yvPMy/PqKTJTqYMqfomp3J68W3QYvppCFiI8P1dM8KensPzjgqDo01lkNoQLY 1UpSJRO5rNHWAeUppsGLoftwrDtmAuTRX5UYvgU4W9vfDc3/WOerizn6FekcqM/uOL9h KdRV31OSXVTUR5oktOuzpk1YRaaAmFDQ09tHoJEXYi+ku/dxCQboxTOBJxQwseSfZOhT PhIg== X-Gm-Message-State: ALoCoQmkHLdn2SDrzyHXDlbzBDiDhaO98qQhAES2knfXFi5FznmHwbutmwfAZUmTE8OvaTosad9x X-Received: by 10.180.94.230 with SMTP id df6mr13872752wib.25.1417613935201; Wed, 03 Dec 2014 05:38:55 -0800 (PST) Received: from xps13.localnet (guy78-3-82-239-227-177.fbx.proxad.net. [82.239.227.177]) by mx.google.com with ESMTPSA id jp3sm50805276wid.9.2014.12.03.05.38.53 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Dec 2014 05:38:54 -0800 (PST) From: Thomas Monjalon To: "De Lara Guarch, Pablo" Date: Wed, 03 Dec 2014 14:38:30 +0100 Message-ID: <1661972.mQtg64rLml@xps13> Organization: 6WIND User-Agent: KMail/4.14.3 (Linux/3.17.4-1-ARCH; KDE/4.14.3; x86_64; ; ) In-Reply-To: References: <1416078796-689-1-git-send-email-pablo.de.lara.guarch@intel.com> <3686055.mxj7roIV84@xps13> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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:38:55 -0000 2014-12-03 13:26, De Lara Guarch, Pablo: > 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 testpmd > > UG > > > > 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: > > > > Bare-metal traces have been removed. > You are looking at the v1, I sent a v5 last Monday without that part. Exact, sorry. So I guess Bernard should update his branch (I was looking at dpdk-doc): http://dpdk.org/browse/next/dpdk-doc/commit/?id=fc888aeff9fe -- Thomas