From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 74E43C433F5 for ; Wed, 2 Mar 2022 08:51:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237905AbiCBIwR (ORCPT ); Wed, 2 Mar 2022 03:52:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43768 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232085AbiCBIwR (ORCPT ); Wed, 2 Mar 2022 03:52:17 -0500 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8B677BB0BA; Wed, 2 Mar 2022 00:51:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=Ll/jj/mCMy997vV2iKj/GOV5bp4LDbuebu9++EORptY=; b=FjJ7bJtULC0p+eIdjnoIsdfZe/ 8PRJssDv5NiKnRT2UYt0oypFYAcsLmrYmYzW9vJ7quWo299Xm24cjSTiufy5bualrmAKml3jWfwj1 AfiiFWn9zsu0HjKxNHgKFSDayQYlkP7figt9U5gi1OzelRxMycoELQrDbnwJkNjOeOiF4Kj7HQ61d NJ+Ke5PgtnUkp8abRnYj2IoPv6PJ4Vi4VrAJJxMylwQ/73TTLlltJDey9mDgeID0gBrDQB/LrRJ78 JoS38PEiAy5V+SCy+lACQkoLFTB6GX4DImhk5mC1YZ8Ka7xZ3T17uoMKCXigH0loOGqOnLfaloLPj zIl+M1PA==; Received: from hch by bombadil.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1nPKhm-001wLn-BH; Wed, 02 Mar 2022 08:51:30 +0000 Date: Wed, 2 Mar 2022 00:51:30 -0800 From: Christoph Hellwig To: Iouri Tarassov Cc: kys@microsoft.com, haiyangz@microsoft.com, sthemmin@microsoft.com, wei.liu@kernel.org, linux-hyperv@vger.kernel.org, linux-kernel@vger.kernel.org, spronovo@microsoft.com, spronovo@linux.microsoft.com, gregkh@linuxfoundation.org Subject: Re: [PATCH v3 00/30] Driver for Hyper-v virtual compute device Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-hyperv@vger.kernel.org Hi Iouri, this still does not address what native API this matches. As lonk as this is a just a shim to call functionality not natively availabe on Linux: NAK.