From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 9C0EF1BB47 for ; Fri, 27 Oct 2017 09:59:43 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 2F40620ABB; Fri, 27 Oct 2017 03:59:43 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute1.internal (MEProxy); Fri, 27 Oct 2017 03:59:43 -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=Ih8z3JSAN9+/K/VHia/2sVw2WX rC0j+tcQsgoehdwrE=; b=EUF14Uhd5/jAMPyJr/KNwx9P3ZLeAI7jITyVTkkdH3 zqnOLc3L2lWUol9Le4dO/yvJVygJkWcuTJyzDGoiCC+cDRICfqLZPldkgbMo7u8P qk8u8gtXV78WMHYrwf8811rmspQ63eAFsT8mIhnJumJAROvNp4VjiwtxPEsWFxSl 8= 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=fm1; bh=Ih8z3J SAN9+/K/VHia/2sVw2WXrC0j+tcQsgoehdwrE=; b=K4lVOh/ihZ1SkJWQjcWiln /b9iDgvOWTY/CTKEmmVms9uGhes03FUYBFJo2El3Uex195olBqZ9azIwYrIeM35U k8IzkGOu02MxYeGYbjmv5bEUVa1t8/4W+hfSIlHvHat2UxPkJYUKdVbFWHITjh6B cgdbuUTsLjq04nCKQujRshnlIVzLq4HoUiVbsnsgwdL/yb74u9SFe4NWGQkO8TlS V1Dcz1Eda2jOPvHjfJIdVhzMa9mat5nbyBVpzXD3sEbeEt4D3I6SMqVEaVNbu0Qd gltECC/6ZdptLxqHVIktDARA6uF/xD1/qO9uSRuRpZ71yp+r2iKkA8B0Ph7haKoQ == X-ME-Sender: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id B01CD7E139; Fri, 27 Oct 2017 03:59:42 -0400 (EDT) From: Thomas Monjalon To: sys_stv@intel.com Cc: test-report@dpdk.org Date: Fri, 27 Oct 2017 09:59:40 +0200 Message-ID: <2487221.MH4jkIm4I7@xps> In-Reply-To: <419c8d$um820p@orsmga003.jf.intel.com> References: <419c8d$um820p@orsmga003.jf.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Mailman-Approved-At: Sat, 28 Oct 2017 22:53:02 +0200 Subject: Re: [dpdk-test-report] | ERROR | daily Intel builds (56/60) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Oct 2017 07:59:43 -0000 About old kernels, now you need to disable expicitly VFIO in DPDK config. 27/10/2017 05:19, sys_stv@intel.com: > > Failure #1 > UBT124_64 / Linux 3.8.0-29 / GCC 4.6.3 > Config: x86_64-native-linuxapp-gcc > CONFIG_RTE_LIBRTE_PMD_PCAP=y, > CONFIG_RTE_NIC_BYPASS=y, > CONFIG_RTE_BUILD_SHARED_LIB=y, > CONFIG_RTE_LIBRTE_VHOST=y, > CONFIG_RTE_LIBRTE_PMD_QAT=y, > CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y, > CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y > > SYMLINK-FILE include/exec-env/rte_kni_common.hIn file included from DPDK/lib/librte_eal/linuxapp/eal/eal.c:79:0: > DPDK/x86_64-native-linuxapp-gcc/include/rte_vfio.h:37:24: fatal error: linux/vfio.h: No such file or directory > compilation terminated. > > Failure #2 > UBT124_64 / Linux 3.8.0-29 / ICC 16.0.2 > Config: x86_64-native-linuxapp-icc > CONFIG_RTE_LIBRTE_PMD_PCAP=y, > CONFIG_RTE_NIC_BYPASS=y, > CONFIG_RTE_BUILD_SHARED_LIB=y, > CONFIG_RTE_LIBRTE_VHOST=y, > CONFIG_RTE_LIBRTE_PMD_QAT=y, > CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y, > CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y > > SYMLINK-FILE include/exec-env/rte_kni_common.hIn file included from DPDK/lib/librte_eal/linuxapp/eal/eal.c:79:0: > DPDK/x86_64-native-linuxapp-gcc/include/rte_vfio.h:37:24: fatal error: linux/vfio.h: No such file or directory > compilation terminated.