From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 20D478E79 for ; Mon, 12 Oct 2015 16:51:38 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP; 12 Oct 2015 07:51:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,673,1437462000"; d="scan'208";a="824787833" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by orsmga002.jf.intel.com with ESMTP; 12 Oct 2015 07:51:37 -0700 Received: from irsmsx155.ger.corp.intel.com (163.33.192.3) by IRSMSX106.ger.corp.intel.com (163.33.3.31) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 12 Oct 2015 15:51:35 +0100 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.138]) by irsmsx155.ger.corp.intel.com ([169.254.14.242]) with mapi id 14.03.0248.002; Mon, 12 Oct 2015 15:51:35 +0100 From: "Dumitrescu, Cristian" To: Thomas Monjalon , Stephen Hemminger Thread-Topic: [dpdk-dev] [PATCH 0/5] fixup ip pipeline examples Thread-Index: AQHRAR94Mae5nF+TSUezJIH7eyD/QJ5n+JQg Date: Mon, 12 Oct 2015 14:51:34 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D89126478EE259@IRSMSX108.ger.corp.intel.com> References: <1441072746-29174-1-git-send-email-stephen@networkplumber.org> <3EB4FA525960D640B5BDFFD6A3D89126478B9597@IRSMSX108.ger.corp.intel.com> <2034763.HQzE0n9JI9@xps13> In-Reply-To: <2034763.HQzE0n9JI9@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] 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 0/5] fixup ip pipeline examples 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, 12 Oct 2015 14:51:39 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Wednesday, October 7, 2015 5:43 PM > To: Dumitrescu, Cristian; Stephen Hemminger > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH 0/5] fixup ip pipeline examples >=20 > Hi, >=20 > 2015-09-09 18:35, Dumitrescu, Cristian: > > From: Stephen Hemminger [mailto:stephen@networkplumber.org] > > > Lots of little trivial bugs/typos here. > > > Let's not start users off with a bad example. > > > > Thanks very much for doing this work, Steve! > > > > I agree with most of the bug fixes here except a few, which I indicated= in > my reply to each individual patch. > > > > Do you want to resend or do you want us to integrate the fixes in our n= ext > patches? Whatever works best for you is fine with us. >=20 > Please, what are the news about this series? > In case it's already merged in another series, please advertise it. > Thanks Stephen, are you planning to send a new revision of this series? Thanks, Cr= istian