From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fix examples in netmap compatibility docs Date: Mon, 07 Dec 2015 04:36:32 +0100 Message-ID: <7115544.6YMCUPyKoR@xps13> References: <1447415112-2509-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-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by dpdk.org (Postfix) with ESMTP id C4A249585 for ; Mon, 7 Dec 2015 04:37:44 +0100 (CET) Received: by wmec201 with SMTP id c201so146741457wme.0 for ; Sun, 06 Dec 2015 19:37:44 -0800 (PST) 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 the examples in the netmap compatibility sample application > > docs which referred to the packet_reordering application. > > > > Also fix some minor rst formatting issues. > > > > Reported-by: Qian Xu > > Signed-off-by: John McNamara > > Acked-by: Pablo de Lara Applied, thanks