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 B80A12C6E for ; Mon, 3 Apr 2017 17:32:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=intel.com; i=@intel.com; q=dns/txt; s=intel; t=1491233579; x=1522769579; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=wA31OGZ/csP/JNNd/17Lg1lmsLW89BQINjQDMJ58fbY=; b=JehUzwpq2WUPjhuaZ6+oOrfNvojTvtk7HH93jlQI+Zu5veQbgfXs2Jwx sX0KjW6VBdehQzNW5m/Y922Ydz0GnQ==; Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Apr 2017 08:32:58 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,270,1486454400"; d="scan'208";a="82307920" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by orsmga005.jf.intel.com with ESMTP; 03 Apr 2017 08:32:57 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.241]) by irsmsx105.ger.corp.intel.com ([169.254.7.163]) with mapi id 14.03.0319.002; Mon, 3 Apr 2017 16:32:56 +0100 From: "Mcnamara, John" To: "akhil.goyal@nxp.com" , "dev@dpdk.org" CC: "nhorman@tuxdriver.com" , "De Lara Guarch, Pablo" Thread-Topic: [dpdk-dev] [PATCH] doc: update deprecation notice and release_17_05 for ABI change Thread-Index: AQHSrGh6OSACvg4X10+QAIUjLJ1mG6GzxkQw Date: Mon, 3 Apr 2017 15:32:55 +0000 Message-ID: References: <20170403105209.9635-1-akhil.goyal@nxp.com> In-Reply-To: <20170403105209.9635-1-akhil.goyal@nxp.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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOWI5MjdjMjYtNWQ5OS00YzgwLTg5N2QtNGFmNjQ1ZDI1MmRmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IlwvOFFwMU9WZzNzTTlxZWZBN3JYMHhNMWwySldHdU5tZU9LeExrVmtwM0ljPSJ9 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] doc: update deprecation notice and release_17_05 for ABI change 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, 03 Apr 2017 15:33:00 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of akhil.goyal@nxp.com > Sent: Monday, April 3, 2017 11:52 AM > To: dev@dpdk.org > Cc: nhorman@tuxdriver.com; De Lara Guarch, Pablo > ; Akhil Goyal > Subject: [dpdk-dev] [PATCH] doc: update deprecation notice and > release_17_05 for ABI change >=20 > From: Akhil Goyal >=20 > Signed-off-by: Akhil Goyal Acked-by: John McNamara