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 39A8258D4 for ; Thu, 3 Sep 2015 17:39:30 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP; 03 Sep 2015 08:39:28 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,462,1437462000"; d="scan'208";a="761661936" Received: from irsmsx152.ger.corp.intel.com ([163.33.192.66]) by orsmga001.jf.intel.com with ESMTP; 03 Sep 2015 08:39:12 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.251]) by IRSMSX152.ger.corp.intel.com ([169.254.6.220]) with mapi id 14.03.0224.002; Thu, 3 Sep 2015 16:39:11 +0100 From: "Mcnamara, John" To: Thomas Monjalon , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v2 01/10] doc: init next release notes Thread-Index: AQHQ5YHgTcm9oCzaREq7Xh+vCN+mkJ4q8jQw Date: Thu, 3 Sep 2015 15:39:10 +0000 Message-ID: References: <1441138697-25157-1-git-send-email-thomas.monjalon@6wind.com> <1441199803-27055-1-git-send-email-thomas.monjalon@6wind.com> <1441199803-27055-2-git-send-email-thomas.monjalon@6wind.com> In-Reply-To: <1441199803-27055-2-git-send-email-thomas.monjalon@6wind.com> 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 Subject: Re: [dpdk-dev] [PATCH v2 01/10] doc: init next release notes 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: Thu, 03 Sep 2015 15:39:30 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon > Sent: Wednesday, September 2, 2015 2:17 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v2 01/10] doc: init next release notes >=20 > Signed-off-by: Thomas Monjalon Acked-by: John McNamara