From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fix rst issues in testpmd user guide Date: Mon, 26 Oct 2015 15:36:34 +0100 Message-ID: <1710349.QrqlsyQ880@xps13> References: <1443469546-20901-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Mcnamara, John" Return-path: Received: from mail-wi0-f173.google.com (mail-wi0-f173.google.com [209.85.212.173]) by dpdk.org (Postfix) with ESMTP id 775648D99 for ; Mon, 26 Oct 2015 15:37:42 +0100 (CET) Received: by wicfv8 with SMTP id fv8so119234645wic.0 for ; Mon, 26 Oct 2015 07:37:42 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > Fix a number of RST issues in the testpmd user guide and > > refactored the structure to: > > > > * Remove redundant roadmap section. > > * Merge Overview section into Introduction. > > * Move "set fwd" to the start of its section. > > > > Signed-off-by: John McNamara > > Acked-by: Pablo de Lara Applied, thanks