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 278EB5599 for ; Mon, 20 Feb 2017 16:21:04 +0100 (CET) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Feb 2017 07:20:56 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,186,1484035200"; d="scan'208";a="68004788" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by fmsmga006.fm.intel.com with ESMTP; 20 Feb 2017 07:20:55 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.77]) by IRSMSX153.ger.corp.intel.com ([169.254.9.160]) with mapi id 14.03.0248.002; Mon, 20 Feb 2017 15:18:28 +0000 From: "Mcnamara, John" To: "Yigit, Ferruh" , Thomas Monjalon CC: "dev@dpdk.org" , "Richardson, Bruce" Thread-Topic: [PATCH v2 1/2] doc: add removed items section to release notes Thread-Index: AQHSi4XlDWVSC4aqnU+TwVdOHzzlgKFyAhFw Date: Mon, 20 Feb 2017 15:18:28 +0000 Message-ID: References: <20170215131538.27783-1-ferruh.yigit@intel.com> <20170220143024.15157-1-ferruh.yigit@intel.com> In-Reply-To: <20170220143024.15157-1-ferruh.yigit@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNTUxNDI0NzktY2ZkNS00Y2U0LTlhZDAtMTIzNzY2NjExMGMxIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6ImxsVXUrOERDbXRSSHFhUmpHY0NNVlFvZ0ZUdGY2UGJsc0VNdWMrN2xYMzQ9In0= x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2 1/2] doc: add removed items section to release notes X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2017 15:21:06 -0000 > -----Original Message----- > From: Yigit, Ferruh > Sent: Monday, February 20, 2017 2:30 PM > To: Thomas Monjalon ; Mcnamara, John > > Cc: dev@dpdk.org; Richardson, Bruce ; Yigit, > Ferruh > Subject: [PATCH v2 1/2] doc: add removed items section to release notes >=20 > Signed-off-by: Ferruh Yigit Acked-by: John McNamara