From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id F167BA034F; Sun, 21 Feb 2021 15:33:39 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6782C22A2AA; Sun, 21 Feb 2021 15:33:39 +0100 (CET) Received: from mail-lj1-f182.google.com (mail-lj1-f182.google.com [209.85.208.182]) by mails.dpdk.org (Postfix) with ESMTP id 9A85222A297 for ; Sun, 21 Feb 2021 15:33:38 +0100 (CET) Received: by mail-lj1-f182.google.com with SMTP id e8so10532195ljj.5 for ; Sun, 21 Feb 2021 06:33:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Q+H2uqcMG377jV/x0Q7AM1I9cVvL2zemxTxIF0pjs+o=; b=ZVefvDGm2dlgpyky8wHB6SNeSScF57Wy9O0TNjxY6hZ35+hIXOCt8gwTjsUKt2Ntw5 BZWuBcbitgpoQqQUBCeUH4tK+cYzeBFbu0LIPfx57UxE1Sme7VIubi3MZrd0b4PmOkU1 qAcwga5omdBb4sFWkpP+gGp/J36a5QVFHAwKKz0meBmPRX/7n4AH/20w9PajcO3FcpyI k4Va6udUst56wNV+CtOPjv5M22a19RmPWhdAvVyyNODm3M7D+TWhpWzcIJ8unB8wxnUR HhHJarUA1BizpYCILPXRlzMOOzCt5jjVysepyKodQEV88+thswQ/C2J6G0nxBZwC9CxQ rKLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Q+H2uqcMG377jV/x0Q7AM1I9cVvL2zemxTxIF0pjs+o=; b=pPAP/iLi7kJEeuLOQGvN73/aQ7pj8oP5Xvv5Z8A23Wim8zqrDSf1zRGalw/J6x9PUs VmZMc3bngcVmdeY8pz4GS4nfn+T0+aUEMen+K+fE8sOVtWPUe0dKfpT7QXMBYkJjWPVv XNuAos0kVgdUPJ4Gl0j85y83TWmpdx7iLb2tIWsIDTW2xevfeo7oClFhvZUrXrL3iTy5 1OfADL4Tke9mpDkmXSHp1f4fICY3PkEP8sa1qmSu2OczjDWaaYgTtS1omQNqFytRoCQ1 8ydfZt2879yG5XNackKs/ErHT3O7M+cVqJttOV3KELUzg5HeEupL7EGfXiKFfDieQJFR G40g== X-Gm-Message-State: AOAM530GBtA+uTPv/AxabWLQSRKArWNe+UeMB1Fwa//qVeU+2FUIih3K PdK8Kv4GhiAOZI8oDSzk08g= X-Google-Smtp-Source: ABdhPJxF1j5TLkFciPVVJL2Ai6+/BFPokVSlaXShZxx+xWvqOEeEVLt9V+r9MrqwjXWiU+sm1YAt2g== X-Received: by 2002:a19:8983:: with SMTP id l125mr10677074lfd.599.1613918018243; Sun, 21 Feb 2021 06:33:38 -0800 (PST) Received: from sovereign (broadband-37-110-65-23.ip.moscow.rt.ru. [37.110.65.23]) by smtp.gmail.com with ESMTPSA id c207sm1568963lfd.292.2021.02.21.06.33.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Feb 2021 06:33:37 -0800 (PST) Date: Sun, 21 Feb 2021 17:33:36 +0300 From: Dmitry Kozlyuk To: Tal Shnaiderman Cc: "dev@dpdk.org" , Tyler Retzlaff , Nick Connolly , Bruce Richardson , Narcisa Ana Maria Vasile , Dmitry Malloy , Pallavi Kadam Message-ID: <20210221173336.4a28b942@sovereign> In-Reply-To: References: <20210220232910.772-1-dmitry.kozliuk@gmail.com> <20210221012831.14643-1-dmitry.kozliuk@gmail.com> <20210221012831.14643-8-dmitry.kozliuk@gmail.com> <20210221132410.3a42e3ad@sovereign> X-Mailer: Claws Mail 3.17.6 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v2 7/7] eal/windows: do not expose POSIX symbols X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 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" On Sun, 21 Feb 2021 11:58:39 +0000, Tal Shnaiderman wrote: [...] > > Thanks for all your comments, it's weird I didn't hit the failures locally. > > Will fix in v3. > > You might be missing the DevX SDK installation, without it meson will skip the mlx5 build. > > You can get it either by installation WIOF2 2.60 [1] or get only the SDK from [2] (I attached it to the Bugzilla ticket when asked the UNH team to add mlx5 compilation to CI. > > [1] - https://www.mellanox.com/products/adapter-software/ethernet/windows/winof-2 > [2] - https://bugs.dpdk.org/show_bug.cgi?id=620 Indeed it was the case, thank you again.