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 ws5-mx01.kavi.com (ws5-mx01.kavi.com [34.193.7.191]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C64E5C6FD1D for ; Tue, 4 Apr 2023 08:28:59 +0000 (UTC) Received: from lists.oasis-open.org (oasis.ws5.connectedcommunity.org [10.110.1.242]) by ws5-mx01.kavi.com (Postfix) with ESMTP id 5880541EF1 for ; Tue, 4 Apr 2023 08:28:58 +0000 (UTC) Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id 5383C9863FE for ; Tue, 4 Apr 2023 08:28:58 +0000 (UTC) Received: from host09.ws5.connectedcommunity.org (host09.ws5.connectedcommunity.org [10.110.1.97]) by lists.oasis-open.org (Postfix) with QMQP id 4AE0B9863E4; Tue, 4 Apr 2023 08:28:58 +0000 (UTC) Mailing-List: contact virtio-comment-help@lists.oasis-open.org; run by ezmlm List-ID: Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id 3AAC99863E5 for ; Tue, 4 Apr 2023 08:28:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at kavi.com X-MC-Unique: BXaZQn8pP4iGlAT1Tsvj2A-1 From: Cornelia Huck To: Parav Pandit , Xuan Zhuo Cc: "virtio-comment@lists.oasis-open.org" , Shahaf Shuler , "mst@redhat.com" , "virtio-dev@lists.oasis-open.org" , "pasic@linux.ibm.com" In-Reply-To: Organization: Red Hat GmbH References: <20230324013534.280820-1-parav@nvidia.com> <1679897351.7097778-1-xuanzhuo@linux.alibaba.com> User-Agent: Notmuch/0.37 (https://notmuchmail.org) Date: Tue, 04 Apr 2023 10:28:48 +0200 Message-ID: <87bkk4jbjz.fsf@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.3 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain Subject: RE: [virtio-comment] [PATCH 0/3] transport-pci: msix summary update On Mon, Apr 03 2023, Parav Pandit wrote: > Hi Cornelia, > >> From: Xuan Zhuo >> Sent: Monday, March 27, 2023 2:09 AM >> Series: >> >> Reviewed-by: Xuan Zhuo >> > > It is editorial change rewording the text. > Can you please take this short series forward? Patch 1 (which Michael has already pushed) is editorial; for the other two patches, I'm not that sure, especially as there still seems to be some discussion? This publicly archived list offers a means to provide input to the OASIS Virtual I/O Device (VIRTIO) TC. In order to verify user consent to the Feedback License terms and to minimize spam in the list archive, subscription is required before posting. Subscribe: virtio-comment-subscribe@lists.oasis-open.org Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org List help: virtio-comment-help@lists.oasis-open.org List archive: https://lists.oasis-open.org/archives/virtio-comment/ Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists Committee: https://www.oasis-open.org/committees/virtio/ Join OASIS: https://www.oasis-open.org/join/ 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 ws5-mx01.kavi.com (ws5-mx01.kavi.com [34.193.7.191]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6E11CC761A6 for ; Tue, 4 Apr 2023 08:28:55 +0000 (UTC) Received: from lists.oasis-open.org (oasis.ws5.connectedcommunity.org [10.110.1.242]) by ws5-mx01.kavi.com (Postfix) with ESMTP id AC6631FF82 for ; Tue, 4 Apr 2023 08:28:54 +0000 (UTC) Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id 92CEA9863FE for ; Tue, 4 Apr 2023 08:28:54 +0000 (UTC) Received: from host09.ws5.connectedcommunity.org (host09.ws5.connectedcommunity.org [10.110.1.97]) by lists.oasis-open.org (Postfix) with QMQP id 7D7779863E5; Tue, 4 Apr 2023 08:28:54 +0000 (UTC) Mailing-List: contact virtio-dev-help@lists.oasis-open.org; run by ezmlm List-ID: Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Received: from lists.oasis-open.org (oasis-open.org [10.110.1.242]) by lists.oasis-open.org (Postfix) with ESMTP id 686F99863E6 for ; Tue, 4 Apr 2023 08:28:54 +0000 (UTC) X-Virus-Scanned: amavisd-new at kavi.com X-MC-Unique: BXaZQn8pP4iGlAT1Tsvj2A-1 From: Cornelia Huck To: Parav Pandit , Xuan Zhuo Cc: "virtio-comment@lists.oasis-open.org" , Shahaf Shuler , "mst@redhat.com" , "virtio-dev@lists.oasis-open.org" , "pasic@linux.ibm.com" In-Reply-To: Organization: Red Hat GmbH References: <20230324013534.280820-1-parav@nvidia.com> <1679897351.7097778-1-xuanzhuo@linux.alibaba.com> User-Agent: Notmuch/0.37 (https://notmuchmail.org) Date: Tue, 04 Apr 2023 10:28:48 +0200 Message-ID: <87bkk4jbjz.fsf@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.3 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain Subject: [virtio-dev] RE: [virtio-comment] [PATCH 0/3] transport-pci: msix summary update On Mon, Apr 03 2023, Parav Pandit wrote: > Hi Cornelia, > >> From: Xuan Zhuo >> Sent: Monday, March 27, 2023 2:09 AM >> Series: >> >> Reviewed-by: Xuan Zhuo >> > > It is editorial change rewording the text. > Can you please take this short series forward? Patch 1 (which Michael has already pushed) is editorial; for the other two patches, I'm not that sure, especially as there still seems to be some discussion? --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org