From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 00/15] Introducing the NXP CAAM job ring driver Date: Mon, 22 Oct 2018 22:30:02 +0200 Message-ID: <4181966.esjY9EtL2m@xps> References: <20181022141657.4727-1-g.singh@nxp.com> <20181022145644.29277-1-g.singh@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Akhil Goyal , hemant.agrawal@nxp.com, shreyansh.jain@nxp.com To: Gagandeep Singh Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id B3D3E1B471 for ; Mon, 22 Oct 2018 22:30:01 +0200 (CEST) In-Reply-To: <20181022145644.29277-1-g.singh@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" 22/10/2018 16:57, Gagandeep Singh: > v4->v5 change-log: > * compilation issue fixed > > v3->v4 change-log: > * local dma_addr_t definition removed > > v2->v3 change-log: > * fix CONFIG_RTE_LIBRTE_SECURITY=n compilation. Thanks for all the fixes. The v2 of this series was applied to dpdk-next-crypto and pulled to master. Now we need some fixes on top of v2 please. Thanks