From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 71938A0613 for ; Tue, 30 Jul 2019 13:16:44 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id F0EAD1C07D; Tue, 30 Jul 2019 13:16:43 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id DD7751C06C for ; Tue, 30 Jul 2019 13:16:41 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 30 Jul 2019 04:16:40 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,326,1559545200"; d="scan'208";a="323173159" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by orsmga004.jf.intel.com with ESMTP; 30 Jul 2019 04:16:39 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.45]) by IRSMSX101.ger.corp.intel.com ([169.254.1.88]) with mapi id 14.03.0439.000; Tue, 30 Jul 2019 12:16:39 +0100 From: "Mcnamara, John" To: "Yigit, Ferruh" , "Kovacevic, Marko" CC: "dev@dpdk.org" , Thomas Monjalon , Maxime Coquelin Thread-Topic: [PATCH 2/2] doc/security: clarify experimental API status Thread-Index: AQHVJSaxiMpDvFYnW0+ak08hSYfCqKbjRiUQ Date: Tue, 30 Jul 2019 11:16:38 +0000 Message-ID: References: <20190617160648.8506-1-ferruh.yigit@intel.com> <20190617160648.8506-2-ferruh.yigit@intel.com> In-Reply-To: <20190617160648.8506-2-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_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMGU4YjY0M2YtZTNmYy00Yjk3LTgyNzAtZDlkZTIxNDU0MTI3IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiR2duSThuOWZIbld0ZHRtSlZkWEtNam10OFpoR1p0N0RVWkFQYzVkVlNkNXBKY0RZS0dXUm1GSmpRekdyRVVYMSJ9 dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action 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 2/2] doc/security: clarify experimental API status 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > -----Original Message----- > From: Yigit, Ferruh > Sent: Monday, June 17, 2019 5:07 PM > To: Mcnamara, John ; Kovacevic, Marko > > Cc: dev@dpdk.org; Thomas Monjalon ; Maxime Coquelin > > Subject: [PATCH 2/2] doc/security: clarify experimental API status >=20 > Explicitly note that experimental APIs also part of security process. >=20 Acked-by: John McNamara