From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [pull-request] next-crypto 18.02 rc1 Date: Sat, 20 Jan 2018 21:41:38 +0100 Message-ID: <6362820.kChM4fuPcs@xps> References: <20180120151551.16354-1-pablo.de.lara.guarch@intel.com> <3020618.3dWjl8OeQM@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "De Lara Guarch, Pablo" Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 727C237B4 for ; Sat, 20 Jan 2018 21:42:15 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 20/01/2018 19:19, De Lara Guarch, Pablo: > Hi Thomas, > > From: Thomas Monjalon [mailto:thomas@monjalon.net] > > 20/01/2018 16:15, Pablo de Lara: > > > http://dpdk.org/git/next/dpdk-next-crypto > > > > There is a compilation error with clang: > > > > drivers/crypto/aesni_mb/rte_aesni_mb_pmd_private.h:46:4: fatal error: > > use of undeclared identifier 'AES_CCM' > > There is a new version of the Multi buffer library. I sent a patch that updated the documentation. > You need to get version 0.48. Thank you, I always forget to update these crypto libraries when pulling.