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 77BDE11F5 for ; Mon, 16 Nov 2015 12:20:54 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 16 Nov 2015 03:20:54 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,302,1444719600"; d="scan'208";a="851935266" Received: from irsmsx103.ger.corp.intel.com ([163.33.3.157]) by fmsmga002.fm.intel.com with ESMTP; 16 Nov 2015 03:20:53 -0800 Received: from irsmsx155.ger.corp.intel.com (163.33.192.3) by IRSMSX103.ger.corp.intel.com (163.33.3.157) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 16 Nov 2015 11:20:52 +0000 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.23]) by irsmsx155.ger.corp.intel.com ([169.254.14.150]) with mapi id 14.03.0248.002; Mon, 16 Nov 2015 11:20:51 +0000 From: "De Lara Guarch, Pablo" To: "Mcnamara, John" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc: fix examples in netmap compatibility docs Thread-Index: AQHRHgjVTvVQkj99uUaMZEMzv/DpKp6ehYNA Date: Mon, 16 Nov 2015 11:20:51 +0000 Message-ID: References: <1447415112-2509-1-git-send-email-john.mcnamara@intel.com> In-Reply-To: <1447415112-2509-1-git-send-email-john.mcnamara@intel.com> 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 Subject: Re: [dpdk-dev] [PATCH] doc: fix examples in netmap compatibility docs 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: Mon, 16 Nov 2015 11:20:54 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of John McNamara > Sent: Friday, November 13, 2015 11:45 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: fix examples in netmap compatibility doc= s >=20 > Fix the examples in the netmap compatibility sample application > docs which referred to the packet_reordering application. >=20 > Also fix some minor rst formatting issues. >=20 > Reported-by: Qian Xu > Signed-off-by: John McNamara Acked-by: Pablo de Lara