From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 5DBEFA0471 for ; Thu, 20 Jun 2019 08:48:03 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2B3021D08A; Thu, 20 Jun 2019 08:48:02 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id C9F321D064 for ; Thu, 20 Jun 2019 08:48:00 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id ECB012246E; Thu, 20 Jun 2019 02:47:59 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 20 Jun 2019 02:47:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=cxvwLlwThXhKDpXIs8GxUsb1UZhA3HC4897w+GWUEC0=; b=qTN++HVoQlLO as9z/QsYheUx+l8/qiCzR/EOhm7GCRvSk2CqejCZasGe8tl3+7aRNRLB8s3YF1SK +pxvF7RCH3TA0u6H61e3nZB5otpH/rcJ9wICXFnCOf5t2JWXr6Vue+pjBQXb8mAS hx752qVptBwBhOAlfK0O44FZPKrwkqA= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=cxvwLlwThXhKDpXIs8GxUsb1UZhA3HC4897w+GWUE C0=; b=mm8L/ytAeZjkEJg9LLAKqwEtqmIXa2A3kBJ3dwVay9WrhS7xjs5doiQ46 oX52U3X9dzArFOhb8cDasC9X6w58ca3C4FMq4j2zHIV2JJs9bYnbXhAGplaiH5I+ XYFm9tt5U9z1UtkEG9A7jZepEjbNN8juhIKCWPgl12TwhNjCVTl7Rs4+5BIYS242 6GnqhaaPBXMhtqzNFBOTfc4J53hp+FL+K9JBmvt+UA3poPBLpXPh/RAngvFi2W9A e2wDvUvT/5kKbU0gVniPJs1eGM9buV9TaBwwGezUUYFJdCOyHCr9ZeB7alA7mD0p m9Ilbrpr4FQdEuiq1glj+otrrM9xg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrtdefgdduuddtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeduleefrdegjedrudeihedrvdehudenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (unknown [193.47.165.251]) by mail.messagingengine.com (Postfix) with ESMTPA id D155C380083; Thu, 20 Jun 2019 02:47:57 -0400 (EDT) From: Thomas Monjalon To: Akhil Goyal Cc: "Zhang, Roy Fan" , "dev@dpdk.org" , "Trahe, Fiona" , "Kusztal, ArkadiuszX" Date: Thu, 20 Jun 2019 09:47:55 +0300 Message-ID: <2169547.Q1UxdJ0fUF@xps> In-Reply-To: References: <20190319094340.31198-1-roy.fan.zhang@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v3] cryptodev: make xform key pointer constant 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" 19/06/2019 18:08, Akhil Goyal: > Hi Fan, > > > > > > Hi Akhil, > > > > > > This patch was sent in 19.05 but I just found it can be applied to 19.08 RC0 > > > cleanly. > > > Do you think I need to send a v4 (with no change) for 19.08? > > > > > No need to send a v4, I will take v3. Planning to take some patches next week. > > Will let you know in case of some issue. > > Please send a patch to update the release note and remove the deprecation notice > Applied to dpdk-next-crypto Please merge release notes updates in the same patch as code change.