From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] security: remove experimental tag Date: Sun, 18 Nov 2018 17:51:00 +0100 Message-ID: <2174056.Vopc2XpKCD@xps> References: <20181113112255.20050-1-akhil.goyal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "konstantin.ananyev@intel.com" , "jerin.jacob@caviumnetworks.com" , "anoob.joseph@caviumnetworks.com" , "radu.nicolau@intel.com" , "declan.doherty@intel.com" , Hemant Agrawal To: Akhil Goyal Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 299435323 for ; Sun, 18 Nov 2018 17:51:04 +0100 (CET) In-Reply-To: <20181113112255.20050-1-akhil.goyal@nxp.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 13/11/2018 12:28, Akhil Goyal: > rte_security has been experimental since DPDK 17.11 release. > Now the library has matured and expermental tag is removed in > this patch. > > Signed-off-by: Akhil Goyal Acked-by: Anoob Joseph Acked-by: Hemant Agrawal Acked-by: Boris Pismenny Applied