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 76806C433EF for ; Mon, 14 Mar 2022 19:17:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243983AbiCNTTD (ORCPT ); Mon, 14 Mar 2022 15:19:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43418 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243973AbiCNTTA (ORCPT ); Mon, 14 Mar 2022 15:19:00 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 36D483983D for ; Mon, 14 Mar 2022 12:17:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1647285461; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=daDOGiFxYv+daOkza11q48xlAEr2nJLNiwY29z+sBn8=; b=T1WBWK/uB5k8/avts5YsQ9PXqUDk/DBdSlRIg5QgL5CBD24YuMwuMo3mDFInKIcGBJmUEs XqrVnIBeXTqjMsByQfbpgdZ0//cVSymS/ftsefGC8exN9yUsuQFGLUB2PvX02fKzUqnP7l HkboYVbi+p7naDpRqza6YjUgtcc7WZ4= Received: from mail-il1-f200.google.com (mail-il1-f200.google.com [209.85.166.200]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-655-XvWP1g4ePHiqL84KpRfsMw-1; Mon, 14 Mar 2022 15:17:40 -0400 X-MC-Unique: XvWP1g4ePHiqL84KpRfsMw-1 Received: by mail-il1-f200.google.com with SMTP id 3-20020a056e020ca300b002c2cf74037cso9865272ilg.6 for ; Mon, 14 Mar 2022 12:17:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=daDOGiFxYv+daOkza11q48xlAEr2nJLNiwY29z+sBn8=; b=grX5tTtfZohEKprKGwrWmmr7Bkz06L2YqUY3UqB+789TlnCIvgSielxQ7zlW4ps5u1 zG2jV6GkGGbh7gk8iHpL3GdBWgUpaQDdB1KSBa2taSGZgee9GONcFX/mp5MJpP1mctBU 3ANVeIO8kKAoC0ohA0JraquKRAsxzAy4HSOIvLlojseJmK2gXyDgYBE79dKnHl5WMpZd A0v3EJEXDerIVh8t06I1iJy60si3m8NnNgh3HxFFBavnKZkn2iofjVTHUAPJGncU9c37 7anGugJQK+1H/HfF616J4uE+FEPWfmpoHjYS2WwJWBkEJeh+bBAwyusgrPc50SFAkyXB HViQ== X-Gm-Message-State: AOAM5339HWIEkPT6iAyjpzAIcFDQORaxv7mzmBmu4XCdXD3WkYfrjJuo BQFwrSAQS7yjZIdLMtPTO8octVrH8p8+hG8o4aN31m2irJOlH7ffGbm90s0jdwICJHWH03JKjt2 LcpU1Nvxxp7+Dd8lEHahlHj4G X-Received: by 2002:a05:6e02:1c8c:b0:2c7:9b38:69ea with SMTP id w12-20020a056e021c8c00b002c79b3869eamr7193965ill.50.1647285459485; Mon, 14 Mar 2022 12:17:39 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzo3y4VD1H3SQM7st2tJN84lL8sPivPb1chKeRJw63xDV4M4CIwHF2nrTiSJFiTG0fkaJKYBw== X-Received: by 2002:a05:6e02:1c8c:b0:2c7:9b38:69ea with SMTP id w12-20020a056e021c8c00b002c79b3869eamr7193954ill.50.1647285459222; Mon, 14 Mar 2022 12:17:39 -0700 (PDT) Received: from redhat.com ([38.15.36.239]) by smtp.gmail.com with ESMTPSA id n14-20020a056602340e00b00648c287cc02sm6029337ioz.27.2022.03.14.12.17.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Mar 2022 12:17:38 -0700 (PDT) Date: Mon, 14 Mar 2022 13:17:38 -0600 From: Alex Williamson To: Yishai Hadas Cc: , , , , , , "kvm@vger.kernel.org" Subject: Re: [PATCH] vfio-pci: Provide reviewers and acceptance criteria for vendor drivers Message-ID: <20220314131738.146c3e79.alex.williamson@redhat.com> In-Reply-To: References: <164727326053.17467.1731353533389014796.stgit@omen> X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.33; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 14 Mar 2022 21:07:01 +0200 Yishai Hadas wrote: > On 3/14/2022 6:09 PM, Alex Williamson wrote: > > Vendor or device specific extensions for devices exposed to userspace > > through the vfio-pci-core library open both new functionality and new > > risks. Here we attempt to provided formalized requirements and > > expectations to ensure that future drivers both collaborate in their > > interaction with existing host drivers, as well as receive additional > > reviews from community members with experience in this area. > > > > Cc: Jason Gunthorpe > > Cc: Yishai Hadas > > Cc: Shameer Kolothum > > Cc: Kevin Tian > > Signed-off-by: Alex Williamson > > --- > > > > Per the proposal here[1], I've collected those that volunteered and > > those that I interpreted as showing interest (alpha by last name). For > > those on the reviewers list below, please R-b/A-b to keep your name as a > > reviewer. More volunteers are still welcome, please let me know > > explicitly; R-b/A-b will not be used to automatically add reviewers but > > are of course welcome. Thanks, > > You can add me as well to the reviewers list. Thanks, Yishai! v2 posted including you, please send ack or review. Thanks, Alex