From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 2F74F5A35 for ; Wed, 9 Sep 2015 20:36:18 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga101.jf.intel.com with ESMTP; 09 Sep 2015 11:35:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,498,1437462000"; d="scan'208";a="786039718" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by fmsmga001.fm.intel.com with ESMTP; 09 Sep 2015 11:35:53 -0700 Received: from irsmsx111.ger.corp.intel.com (10.108.20.4) by irsmsx105.ger.corp.intel.com (163.33.3.28) with Microsoft SMTP Server (TLS) id 14.3.224.2; Wed, 9 Sep 2015 19:35:51 +0100 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.12]) by irsmsx111.ger.corp.intel.com ([169.254.2.19]) with mapi id 14.03.0224.002; Wed, 9 Sep 2015 19:35:51 +0100 From: "Dumitrescu, Cristian" To: Stephen Hemminger Thread-Topic: [PATCH 0/5] fixup ip pipeline examples Thread-Index: AQHQ5FnIi56BgMm5AUCn+jDwxp4Ekp40k0cQ Date: Wed, 9 Sep 2015 18:35:49 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D89126478B9597@IRSMSX108.ger.corp.intel.com> References: <1441072746-29174-1-git-send-email-stephen@networkplumber.org> In-Reply-To: <1441072746-29174-1-git-send-email-stephen@networkplumber.org> 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 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: Wed, 09 Sep 2015 18:36:19 -0000 > -----Original Message----- > From: Stephen Hemminger [mailto:stephen@networkplumber.org] > Sent: Tuesday, September 1, 2015 4:59 AM > To: Dumitrescu, Cristian > Cc: dev@dpdk.org; Stephen Hemminger > Subject: [PATCH 0/5] fixup ip pipeline examples >=20 > Lots of little trivial bugs/typos here. > Let's not start users off with a bad example. >=20 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 next = patches? Whatever works best for you is fine with us. Regards, Cristian