From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 9A1B8A0679 for ; Mon, 1 Apr 2019 17:14:32 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4A9164C8D; Mon, 1 Apr 2019 17:14:32 +0200 (CEST) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 14DC634F3 for ; Mon, 1 Apr 2019 17:14:31 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 9F20921FBA; Mon, 1 Apr 2019 11:14:30 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 01 Apr 2019 11:14:30 -0400 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=CiDP8X2XIKOQGp2hxnqh4FP9H3jafZyrAe3LyUxFAuI=; b=LIGfUvVGfyv6 vRH3r+C2BjgInS3/UtJejyUhYFFI6kIxtcxrxABhSMGWf971WRX58VmXJL4y0L4N g2FtrOjNdqdgC99TgnTDTmSX7bnOu88kmbWqv57bCvTxw4pkyz30MBvZXePa/fpa J0/dnxPSvOgdSgqsq5wZRapBWHGB0Jw= 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=fm2; bh=CiDP8X2XIKOQGp2hxnqh4FP9H3jafZyrAe3LyUxFA uI=; b=3aW6riQBNXRGIBjlBuXhsaQ2uFH8OhPUeDxoC3Ei9hdgpjjKZrWQp5kTu VdvUk6IjwRO4+ZrB8z7oNX7QYOm5grknNDK0vduqRkclcv6aFaVs2diqpY0Lk8m+ yLV0YYb3WC50bJi9czZZDwkWRyfZWLdKGzcj253E0qbLWh9rNdQcMxXwZteMs/po iOUlCdNV2CxxmfuChm6iZtxlY0hKNOcl7PfMbr+iXM1jEklQTtHHy5tGGGzGypJ4 J6M72i9bkOwbQPHgSwtnUaOBCkEpWZjgd6aQK2DayD5gRvpAE8NpnWMSq7P29svn ARIc6z7I5ixLNJ5QewaU/EUjEelEg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrleeggdekgecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffoh hmrghinhepthgvshhtqdhmvghsohhnqdgsuhhilhgushdrshhhnecukfhppeejjedrudef gedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmoh hnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt 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 0A212E4441; Mon, 1 Apr 2019 11:14:28 -0400 (EDT) From: Thomas Monjalon To: Ferruh Yigit Cc: Wenzhuo Lu , Qi Zhang , dev@dpdk.org, cathal.ohare@intel.com, john.mcnamara@intel.com Date: Mon, 01 Apr 2019 17:14:27 +0200 Message-ID: <2282021.H7KxSoY9xU@xps> In-Reply-To: References: <1551340136-83843-1-git-send-email-wenzhuo.lu@intel.com> <2606731.xEWlXSy69y@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v7 0/8] Support vector instructions on ICE 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Message-ID: <20190401151427.8GRilLyJSTXg_W7FgwSznzExWqPG34dHmtxAyfJ69Lw@z> 01/04/2019 17:12, Ferruh Yigit: > On 4/1/2019 2:27 PM, Thomas Monjalon wrote: > > 01/04/2019 14:51, Ferruh Yigit: > >> On 3/31/2019 4:52 PM, Thomas Monjalon wrote: > >>> 26/03/2019 10:50, Ferruh Yigit: > >>>>> Wenzhuo Lu (8): > >>>>> net/ice: fix Tx function setting > >>>>> net/ice: add pointer for queue buffer release > >>>>> net/ice: support vector SSE in RX > >>>>> net/ice: support Rx scatter SSE vector > >>>>> net/ice: support Tx SSE vector > >>>>> net/ice: support Rx AVX2 vector > >>>>> net/ice: support Rx scatter AVX2 vector > >>>>> net/ice: support vector AVX2 in TX > >>>> > >>>> This version (v7) pulled from next-net-intel to next-net. > >>> > >>> I assume these patches have been tested, or at least compiled. > >>> However, when running devtools/test-meson-builds.sh, there is a > >>> compilation error for build-x86-default: > >>> > >>> In file included from ../drivers/net/ice/ice_ethdev.h:10: > >>> rte_ethdev_pci.h:38:10: fatal error: 'rte_pci.h' file not found > >> > >> I tested this with meson but not able to catch the issue. Perhaps for my case > >> dependencies were build fast enough to cause a problem. > > > > No, it's not a matter of speed. > > No it is not, > > > Are you running devtools/test-meson-builds.sh ? > > No, I am using with another script but not building 'default' architecture with > meson where problem happens, that is why not able to catch this. Will try to > catch next time.. Ferruh, why not using the scripts we are building in devtools?