From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [pull-request] next-crypto 19.02 rc2 Date: Mon, 14 Jan 2019 10:12:37 +0100 Message-ID: <1950386.3BYF0FsPmB@xps> References: <20190111060843.34487-1-pablo.de.lara.guarch@intel.com> <2140943.EmREPW5UWI@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Pablo de Lara To: dev@dpdk.org Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 13BF21B437 for ; Mon, 14 Jan 2019 10:12:43 +0100 (CET) In-Reply-To: <2140943.EmREPW5UWI@xps> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 11/01/2019 18:49, Thomas Monjalon: > 11/01/2019 07:08, Pablo de Lara: > > http://dpdk.org/git/next/dpdk-next-crypto > > "Meson" compilation is not working if IPSec_MB is not installed. This meson issue has been fixed with help of Pablo. Another issue has been fixed in vhost-crypto patches (moving change from one patch to another for fixing build). > "Make" compilation has no such big issue but it does not respect > EXTRA_CFLAGS when assuming IMB_HDR = /usr/include/intel-ipsec-mb.h This makefile issue should be fixed later. The fixed tree is integrated in master.