From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 8A8041B51A for ; Mon, 6 Aug 2018 11:55:58 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 1E3F420A8B; Mon, 6 Aug 2018 05:55:58 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Mon, 06 Aug 2018 05:55:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=Q65PJGAAXeuwcZ+gys9TlxE3xS OzcL1ZMg5W4lmiUOg=; b=BphqNV/6X7CR2Xw7DYkr+drZQNWlj4u1Bf6M/r3R/X bbPzJ65pcsezyHLGXA+4SoWu8CBBNEECIL8ARfKKk7b2yJhrCI9+C4nH+qrHpTkj f06E8+em1vScsxhXegU/Swdu2eUBqAVIl+SPi2tTcJChNGHcaNJzdMldI4jGGe/9 0= 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-sender:x-me-sender:x-sasl-enc; s=fm3; bh=Q65PJG AAXeuwcZ+gys9TlxE3xSOzcL1ZMg5W4lmiUOg=; b=tD0XtMTjYlBD/bYxYa+72B 27OhswZ5NOwDj1NUdQBth0znjsUsYHXeaGYxAT7QMughcVr9A9+qb1qlg9bIfbtf p/R4DCAMlZ6kos53Wx0Wk3CJRBzwr/4BotwhM6Qr51twBFF04wrStXZES/y+Uwig /6zFYeeIicpYEsTXykilJLbpmiFIdymkcSIdoZa2RZzqyNntIkg0jGExwZ9kwosp CZnUKoWI3nOlIpkgCIqb/A/NVBncmN+sQL611I0C4H5m7b2qP0kgbWeeokaCgrtb ZnDtafHkKd63nE3KdjotmjYmk6gOBCqFObKmOjSqBTecm0JQpX1KkQQevZ22Fm+g == X-ME-Proxy: X-ME-Sender: Received: from xps.localnet (158.82.136.77.rev.sfr.net [77.136.82.158]) by mail.messagingengine.com (Postfix) with ESMTPA id D16611025C; Mon, 6 Aug 2018 05:55:56 -0400 (EDT) From: Thomas Monjalon To: Morgan Yang Cc: users@dpdk.org Date: Mon, 06 Aug 2018 11:55:53 +0200 Message-ID: <1628743.BElF19FZFl@xps> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-users] MLX5 build errors with DPDK 17.11.3 X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Aug 2018 09:55:58 -0000 Hi, 04/08/2018 02:42, Morgan Yang: > Hi All: > > I'm trying to build DPDK 17.11.3 with MLX5 (MCX456A-ECA). I have been using > Mellanox packaged DPDK packages (most recent MLNX DPDK 16.11 > https://community.mellanox.com/docs/DOC-1502) with no issues. My > understanding is Mellanox is no longer packaging their own DPDK and > mainline DPDK should work. > > I did enable " CONFIG_RTE_LIBRTE_MLX5_PMD=y" and > "CONFIG_RTE_TEST_PMD_RECORD_CORE_CYCLES=y". > > However, I get tons of errors when I run "make install -j > T=x86_64-native-linuxapp-gcc" > > I'm doing this from ubuntu 16.04, has anyone run into this issue before and > was able to build MLX5 drivers on Ubuntu 16.04? Have you read the guide? http://doc.dpdk.org/guides-17.11/nics/mlx5.html It is said you can use Linux 4.14 with rdma-core v16, or Mellanox OFED 4.2.