From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (xvm-189-124.dc0.ghst.net [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4E223A09FF; Wed, 6 Jan 2021 23:03:15 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DE72140E48; Wed, 6 Jan 2021 23:03:15 +0100 (CET) Received: from wout3-smtp.messagingengine.com (wout3-smtp.messagingengine.com [64.147.123.19]) by mails.dpdk.org (Postfix) with ESMTP id 745E640FA7 for ; Wed, 6 Jan 2021 23:03:13 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id 91F9A10D1; Wed, 6 Jan 2021 17:03:09 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Wed, 06 Jan 2021 17:03:10 -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= op1p4s9AXqRUiEHBgrQqpyTeulNOWmpYgZMEwImSoCA=; b=vz8ZzdOFDLiMr/zO XauJB8M3M4avdbqWzIBD7+/niFHRylpsrOIQIjPfSClEaolYAJ/lJW5bpjGIVr+i 3WCNKEIZNZonN8XFjqY2/OvgbtquUEa9N5Ri6XIAeH1qQCysEIrrUdPGgv8dRt2K M6QTt8DS8eAB9NmuF3EMhJAkmzE5MMdaaBltex8+lFkSG/+ffYAu76aGkKhI/msN 0H62m2PLWqJ/L4zIhAsBDWbb60oeCqnMkTitHocSXWB86ZrGgoFg+Zq+VxNfBu5c FlTDsRRyM8zFq92jg2EI8weypDT1FnqRklBczXGK51GDfe9QwH4yoJjn1eNTudLJ OpyiSQ== 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=op1p4s9AXqRUiEHBgrQqpyTeulNOWmpYgZMEwImSo CA=; b=CQfG2frPVN+5X0sBmcNFy+EQHT4lnCEUnOaiU5i7bBEWcnvdLIeSzkTMu rA54B3Zb+A0ujs9d9Smo+/Apskoiatgc1K+8vQ8GnVby/UiA+gp4XYljS7k4ajpv xJuLvaZ9DaHYRdEQtgpZg6DoLXN2B9+QXlheznBOFX2x4ECQp0cbf2sg4qYPwx03 xAQHnqDrZvsLxwIrGRpvutycRvf18ydEEUdmOaWtIxswH0UhO5oNhu0NEkqaRRbu GzatAsKOE8lWYlb6WY9ewQ0kRWW5o7XT/h2Va2rc4tfPETWpYvLj4zR6NUOt15dA ANDl0mrbFOplKeuJzJd3L7t7GY8aQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrvdegtddgieduucetufdoteggodetrfdotf 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 3BCC724005B; Wed, 6 Jan 2021 17:03:08 -0500 (EST) From: Thomas Monjalon To: Ophir Munk Cc: dev@dpdk.org, Raslan Darawsheh , Matan Azrad , Tal Shnaiderman Date: Wed, 06 Jan 2021 23:03:06 +0100 Message-ID: <4328901.XAl4aNZvIP@thomas> In-Reply-To: <20210103121550.30824-1-ophirmu@nvidia.com> References: <20210103121550.30824-1-ophirmu@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v1 0/2] Windows sampling actions 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" 03/01/2021 13:15, Ophir Munk: > v1: First release > > Ophir Munk (2): > net/mlx5/linux: wrap sampling actions with OS calls > net/mlx5/windows: implement sampling actions wrappers I don't see a need to split Linux and Windows changes. Squashed in one commit in next-net-mlx, thanks.