From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 257F45A73 for ; Tue, 11 Aug 2015 22:46:07 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP; 11 Aug 2015 13:46:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,655,1432623600"; d="scan'208";a="623624066" Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23]) by orsmga003.jf.intel.com with ESMTP; 11 Aug 2015 13:46:03 -0700 Received: from irsmsx156.ger.corp.intel.com (10.108.20.68) by IRSMSX109.ger.corp.intel.com (163.33.3.23) with Microsoft SMTP Server (TLS) id 14.3.224.2; Tue, 11 Aug 2015 21:46:03 +0100 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.22]) by IRSMSX156.ger.corp.intel.com ([169.254.3.27]) with mapi id 14.03.0224.002; Tue, 11 Aug 2015 21:46:02 +0100 From: "Dumitrescu, Cristian" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH v2] doc: ip_pipeline app user guide Thread-Index: AQHQ1HW4o1i04uVuI0GHO5+ZfMA69J4HQvgA Date: Tue, 11 Aug 2015 20:46:02 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D89126478A2841@IRSMSX108.ger.corp.intel.com> References: <1438868898-12669-1-git-send-email-cristian.dumitrescu@intel.com> <1439311628-10210-1-git-send-email-john.mcnamara@intel.com> <3EB4FA525960D640B5BDFFD6A3D89126478A2600@IRSMSX108.ger.corp.intel.com> <3876305.WVJW9elbtC@xps13> In-Reply-To: <3876305.WVJW9elbtC@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 v2] doc: ip_pipeline app user guide 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: Tue, 11 Aug 2015 20:46:08 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Tuesday, August 11, 2015 9:37 PM > To: Dumitrescu, Cristian > Cc: dev@dpdk.org; Mcnamara, John > Subject: Re: [dpdk-dev] [PATCH v2] doc: ip_pipeline app user guide >=20 > > > From: "Dumitrescu, Cristian" > > > > > > Added more extensive documentation for ip_pipeline application. > > > > > > Signed-off-by: Cristian Dumitrescu > > > Acked-by: Jasvinder Singh > > > Acked-by: Piotr Azarewicz > > > Acked-by: John McNamara > > > --- > > > > Acked-by: Cristian Dumitrescu >=20 > This patch is moving doc for examples/ip_pipeline/ from > doc/guides/sample_app_ug/ to a standalone doc. > The only app having a standalone doc is testpmd. >=20 > So this patch is applied after moving it back to doc/guides/sample_app_ug= /. > Thanks Hi Thomas, The intention was to have this as a separate document, since this applicati= on is fairly complex at this point and it is essentially used as an applica= tion generator and tester for more APIs and setups than available through t= he other example apps (similar to testpmd). But if you decide to put it back to the sample apps guide, I am fine with i= t. Thanks! Regards, Cristian