From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by dpdk.org (Postfix) with ESMTP id 14A8F1B99F for ; Fri, 11 Jan 2019 18:49:33 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 0FBA431C; Fri, 11 Jan 2019 12:49:31 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Fri, 11 Jan 2019 12:49:32 -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=DmF2yVwNO8VafgvaCn5N8dEz2AEd9VzK958ZkrgkHog=; b=noigFCP+mho5 K/Q5IVwo9pXPt8J2mjjW+v6at8ISoBRpAVh06GGTLCoQAi8NwbXq+wgETXfqt+v0 3bywV4hHYC0qZzmiT0cESkCJhVY7IeJKeymudfI5H/wa4XQfErYi9tyUXGpKUw0z u5L39xXZBA9jqXFxQYiRM2Ox5izb1xg= 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=fm1; bh=DmF2yVwNO8VafgvaCn5N8dEz2AEd9VzK958ZkrgkH og=; b=IiZxzmkGLVIpTsOtyxB/+sD7thboXq282e8GvLDletoiavSFO0Fr9qQnq XcYwzattJJDoN5FHs9ghY8PYMuYCEjSF2B2AWmaEChtClGFcXl0AxmnbVpGo76yu rOLxlz6PUsIBsX4T8EJ752xPeZz8UyT0yRwtGSqr6oj3aT2Mf+SC3J7YfhhB8ifB tXerBjRxrcN2DMz/z2mkaLfU/MQf/FGG6uERwI+2f/yvw8Sx1wzBJI1YC2bs7+iE 00fPFwUwKcrzfSyZ7gWuFEFvGE+MbnMekYpSm4QEqvsEOZbozmRIjBtDkoXOA3lu d52yTdxkuqgvhbMHC5/jK/gC9RKkQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtledrfeehgddutdeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfquhhtnecuuegrihhlohhuthemucef tddtnecunecujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpe fvhhhomhgrshcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgv theqnecuffhomhgrihhnpeguphgukhdrohhrghenucfkphepjeejrddufeegrddvtdefrd dukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhn rdhnvghtnecuvehluhhsthgvrhfuihiivgeptd 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 A3FD7E4668; Fri, 11 Jan 2019 12:49:30 -0500 (EST) From: Thomas Monjalon To: Pablo de Lara Cc: dev@dpdk.org Date: Fri, 11 Jan 2019 18:49:27 +0100 Message-ID: <2140943.EmREPW5UWI@xps> In-Reply-To: <20190111060843.34487-1-pablo.de.lara.guarch@intel.com> References: <20190111060843.34487-1-pablo.de.lara.guarch@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [pull-request] next-crypto 19.02 rc2 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: , X-List-Received-Date: Fri, 11 Jan 2019 17:49:33 -0000 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. "Make" compilation has no such big issue but it does not respect EXTRA_CFLAGS when assuming IMB_HDR = /usr/include/intel-ipsec-mb.h