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 094ACA0547; Fri, 14 Feb 2020 16:53:37 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C20D4F72; Fri, 14 Feb 2020 16:53:36 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 54B08374; Fri, 14 Feb 2020 16:53:35 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id BD44822136; Fri, 14 Feb 2020 10:53:34 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Fri, 14 Feb 2020 10:53:34 -0500 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=TwK2D4qLHCL4yAWXU2lZH00Z2W5MoqYqM4+/Cf4V65g=; b=MESPvbSQOJej 9nBYUaVNYY8jqAaAjInm5pgwKallU4lu1gRRNZ45nobM/kDSjEINee0UToK+caj2 00vLTjInca467oDMu37q92RHjsNrS4tvPCOUBZ5dG2yr0PMAeL0cBZbuUk2xiNp7 P27oDl6a8VMoue3e3NVKvIdJjiOoCvk= 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=fm2; bh=TwK2D4qLHCL4yAWXU2lZH00Z2W5MoqYqM4+/Cf4V6 5g=; b=NRJDgC15e1W21fc1UvqY4xNFqrNiPyUcMSiZhxcHoTSwaPq4gUY+XZ12a HzJrY2WMYQzq5kMH/Z/Wgn+TGkRX5c+cyjsLWEd/AmSU2c93oJuo96+61K0+DWlt WLlbKmOtbarfV3AE+bIKi3J3ecROoGeczs3OIbyF5g2kS15SxXeyjSBHzK30N3to B6KQYT4MfxeoyI0fGQQ6aUR5huhYikPnJlV435xR4F7KJSXwAS+vVVhf0pFmD2zo iPHMnhoncp1vI4aJQEExglJDbjMgpfD4At5NjSnUHT1gtNsgon/7nU13FpDTpQZG 4VMjYTIP0S7HpTZA3iUH/HbeLCuOA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrjedtgdekfecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghr rghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id C865930606E9; Fri, 14 Feb 2020 10:53:33 -0500 (EST) From: Thomas Monjalon To: "Kumar, Ravi1" , "Somalapuram, Amaranath" Cc: "dev@dpdk.org" , stable@dpdk.org, Akhil Goyal Date: Fri, 14 Feb 2020 16:53:32 +0100 Message-ID: <6037966.c0te8JeNC1@xps> In-Reply-To: References: <20200128083819.32834-1-asomalap@amd.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH v2] crypto/ccp: enable IOMMU for CCP 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" 12/02/2020 14:50, Akhil Goyal: > > Acked-by: Ravi Kumar > > > Applied to dpdk-next-crypto > Removed stable tag as it is a feature not a fix. Sorry I must drop this patch because it does not compile on i686. Note: it is too late in the cycle to add such a feature.