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 0B453A0A02; Wed, 13 Jan 2021 23:07:10 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCA86140D29; Wed, 13 Jan 2021 23:07:09 +0100 (CET) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by mails.dpdk.org (Postfix) with ESMTP id B2713140D48 for ; Wed, 13 Jan 2021 23:07:07 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 5F1BA5C017D; Wed, 13 Jan 2021 17:07:07 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Wed, 13 Jan 2021 17:07:07 -0500 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=fm3; bh= RCU/TnSYdmPRjV6inXuCq+Hsx6w+hv41PIoGAtYuiaI=; b=38kDm/CT7DCC2G+7 qP9J3EHAnOYITnc8eRufJ/Az3myPFZbHwmaiEW0g6QC9q0HxClhB261Xcmt2S7Wd XeKS3oqE3GiaXbs0y8gOniWfowZCqsuoXfMxCJK4Em9N14uP2bOMOrMaqsNvuWBP Jm+qhqIlYi/f/W+H58bfHJnsGe7pPXa5ob0PJdlBe5y29uKJcSnpu55PB9TNyxkC iHkawuAWkd5hHZEDQV78jtn/rqCcMaZHwd3bGhCIdE7oq/HtOiKSHhDXc4AtvNS3 Tlc7kb0TSs2NqC2ofxWEUuOB0CIHVOdON+3L0zblL8+HQap0yTORmguFP6E1W56n JMZbiA== 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=RCU/TnSYdmPRjV6inXuCq+Hsx6w+hv41PIoGAtYui aI=; b=oUF3jmgnmDFbUkpBz2x5qN1UUNpYYFPlsh93hm1wpbkWGRxGqDjHKYsD/ 2yOrhSBazSrXS1ObBT+zDot5MKO1062Mrw5tTsI7Y7tLt4DPZ8P88eVeCi5yIWMx mKrYQ3avGrDLwDFmsJBKm6JOS+AciVqiOqzvE4YFpyKu5wxhHQGn7JbkqPCinDYY bjzPA3EtEB6ee4C3yLU2ZGv+HhWVlVqMh0T4l4Og0o+iDBbOSABM3ArJOC0o4gPo AbjEhetxMPhYul+1d4x4h+wpabWNrZqi7MLS8EdzxYuuwJS2k5PhrqHEDteA9v+B erlfCKRKvgFBDCH+sw2vlf72mvX4w== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedukedrtdefgdduheeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl 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 A92001080057; Wed, 13 Jan 2021 17:07:06 -0500 (EST) From: Thomas Monjalon To: ophirmu@nvidia.com, Tal Shnaiderman Cc: dev@dpdk.org, matan@nvidia.com, rasland@nvidia.com Date: Wed, 13 Jan 2021 23:07:05 +0100 Message-ID: <7934883.DNSgpWZQ8g@thomas> In-Reply-To: <20210112125839.11856-1-talshn@nvidia.com> References: <20201210150648.8784-30-talshn@nvidia.com> <20210112125839.11856-1-talshn@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v4] drivers/common: enable Windows common mlx5 compilation 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" 12/01/2021 13:58, Tal Shnaiderman: > From: Ophir Munk > > Prior to this commit meson did not progress beyond directory > drivers/common for Windows compilations. This commit enables drivers > compilation under this directory. This commit is not changing compilation of drivers/common/* Changing the commit log to: "Enable mlx5 PMD on Windows with clang compilation." > Signed-off-by: Ophir Munk > Signed-off-by: Tal Shnaiderman > Acked-by: Matan Azrad Applied to next-net-mlx, thanks