From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 1796DA04DD; Wed, 28 Oct 2020 08:35:23 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id EA659BBBA; Wed, 28 Oct 2020 08:35:21 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 7CACF7CC8 for ; Wed, 28 Oct 2020 08:35:19 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 1DD345C0135; Wed, 28 Oct 2020 03:35:19 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Wed, 28 Oct 2020 03:35:19 -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=fm2; bh= DtKTa1az2mXqc26HyRfIyCCrDuk4P707sxJwbP1P/qE=; b=lcHNrfjskwbjSCVt 2WE3eIlQetANGOEeJkUdJ5czI+HJmkNHB4ivBubhnAOiVLEbeqiPyi8WxMXCoOyE 0+hXx2FDVZWSZ/c4VeprAfFerVtRlcfKQN0wcTJt2YDTNRg//5fJ7ItDbzIrPqod 3ROwudJW+S5qAS03Rv4a+LwKSIDRdSs77jO+vLkaGEg1or4drJniXg+q4fCO17ew 6NkOACz0WAsRSTSmYwvEmlojcTfMeyvsCYQCQ+ZocMrp8uiXrU7hLmCPB0sUT0bW XQijNT/9nXwlikBJ4p/ds95NOrhpLc4oyJELAa7FrVFOF9PfMZ61PNuEpB1/Ovlq IPBigg== 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=DtKTa1az2mXqc26HyRfIyCCrDuk4P707sxJwbP1P/ qE=; b=Rz34Efot1uc/Jhxm7J6mMcDbN4BHDwxuQeF/bnmWqb3o0SpdZIHP6KD6i uubWBZwg1iyU0TXzr5t9vacnRSZaLxygsUKtaRUCSTi9weoZ6RfQLjxt/vw1J//j JycFhE6tT63p1zbeDrcqDlvL4ut9Fsws4jfNL5wPYSkvppHhM9MbvBnKAtgmhRtt lIhRxHnKs7Iv8sfw7xKEVXtw+OeZIAPH0TGqleGhVFa+mVy5tEqFrSBab5w+DjYZ T0jMwNISGKKwcUoHJDf5j28oOiNCPJkLZF+SOq4lvMgLvc5LSvaKSOedbf2/gtKP rjZXktuhNJy/johMXgYhhqlltegsw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrledtgddutdejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedvnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght 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 63567306467D; Wed, 28 Oct 2020 03:35:18 -0400 (EDT) From: Thomas Monjalon To: Ophir Munk Cc: dev@dpdk.org, Raslan Darawsheh , Matan Azrad , Tal Shnaiderman Date: Wed, 28 Oct 2020 08:35:17 +0100 Message-ID: <61688461.4ArkgFA6gz@thomas> In-Reply-To: <20201027232335.31427-73-ophirmu@nvidia.com> References: <20201027232335.31427-1-ophirmu@nvidia.com> <20201027232335.31427-73-ophirmu@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v1 72/72] mlx5: build pmd only with the clang compiler 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" 28/10/2020 00:23, Ophir Munk: > From: Tal Shnaiderman > > Currently the mlx5 PMD is supported on Windows for clang > compiler only, adding restriction in meson.build files > until mingw support will be added as well. I should be squashed with the patch adding Windows compilation.