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 3217CA04DD; Wed, 28 Oct 2020 08:31:48 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8584D7CC8; Wed, 28 Oct 2020 08:31:46 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 4280172F0 for ; Wed, 28 Oct 2020 08:31:45 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id C27395C0112; Wed, 28 Oct 2020 03:31:43 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Wed, 28 Oct 2020 03:31:43 -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= 5h6AgfgFQPxphCAOprGFPB12jLDD3vNjIr8CPcwimts=; b=Uj1YtVoY9t9QdJTX /8D7HEMcVW9T90StgpiZWa3STFWcOLc1LxIanlzU/SjarMqqAs/3HhTFDvh5H5Cn U+Sf35x8NJ7g/uAMaFKGy9JBefsBImd0U9hxUooYRjOVAxUwvstNygM85RmTjzM4 EvVrIgxLwExyTtHfmtI6Q4l9+5WUz+bC2RWeEwbSgj0G7MuLtLvG7l0s5j8AtFDU PBFEpgF9yeIj4cB3u5/BsB2pxx+B3PruTdJzcT/UVGjRB7ToMpOfDbewPJHyqgT2 Q0zeceYEN8F9f04nAlNK+4qJ12NXUdG54QMpgnavksLpZMWUoWM9L3565roJhIVP Z3nWOw== 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=5h6AgfgFQPxphCAOprGFPB12jLDD3vNjIr8CPcwim ts=; b=c5bsTERjinlD79PqOSvgLVbdpUElV8RrZCMyc1SPeBpjJS/aLPZZNjdh0 /AVW8NOqPIt/QQ/1kOMBTpQLiEt7gEri+yrSDmUJjsvh1XhtaB7jCqP2dqZtKA7/ vW1OCd7vZi5Btso0DS/msdWMgaAC5DcuP+LzlqkWoKzG5QjTUOJMGBeFP74u5Sb+ 14NQaG4DLdhzPefQXn+sVFoNbrH6REyfg6UGiauDcAyRlfWzXbJt35gHaUtZbT2f flWl7D6y8CnOHuDqzWFe3GitSCqJdANwC9aA6Jz40zqDDbbfh6VvjrC8hsRuh06J S/lizTpApyBCWGOYM5MP7RhptzsmQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrledtgddutdejucetufdoteggodetrfdotf 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 62C553064610; Wed, 28 Oct 2020 03:31:42 -0400 (EDT) From: Thomas Monjalon To: Ophir Munk Cc: dev@dpdk.org, Raslan Darawsheh , Matan Azrad , Tal Shnaiderman Date: Wed, 28 Oct 2020 08:31:41 +0100 Message-ID: <2010996.9zHXRxWRqu@thomas> In-Reply-To: <20201027232335.31427-64-ophirmu@nvidia.com> References: <20201027232335.31427-1-ophirmu@nvidia.com> <20201027232335.31427-64-ophirmu@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v1 63/72] drivers/net: enable Windows net/mlx5 compilation 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: > Add mlx5 as the first driver to be compiled under Windows (file > drivers/net/meson.build). It would be more interesting to have this patch earlier, probably merged with the addition of the exports file. I think the series should start with fixes and stubs, then compile the driver skeleton, and terminates with adding the features.