From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 68B221BEC2 for ; Wed, 4 Jul 2018 14:03:16 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 04 Jul 2018 05:03:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,306,1526367600"; d="scan'208";a="242580294" Received: from rnicolau-mobl.ger.corp.intel.com (HELO [10.237.221.82]) ([10.237.221.82]) by fmsmga005.fm.intel.com with ESMTP; 04 Jul 2018 05:03:13 -0700 To: Hemant Agrawal , akhil.goyal@nxp.com, declan.doherty@intel.com, pablo.de.lara.guarch@intel.com, borisp@mellanox.com Cc: dev@dpdk.org References: <1530690841-27356-1-git-send-email-hemant.agrawal@nxp.com> <1530695113-12477-1-git-send-email-hemant.agrawal@nxp.com> From: Radu Nicolau Message-ID: <92b3460b-d987-57ed-5ab8-ad5cd0113264@intel.com> Date: Wed, 4 Jul 2018 13:03:12 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <1530695113-12477-1-git-send-email-hemant.agrawal@nxp.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Subject: Re: [dpdk-dev] [PATCH v2] security: remove experimental tag from security APIs 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: Wed, 04 Jul 2018 12:03:16 -0000 On 7/4/2018 10:05 AM, Hemant Agrawal wrote: > Signed-off-by: Hemant Agrawal > --- > v2: fix the release version > > Acked-by: Radu Nicolau