Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp444300imm; Fri, 1 Jun 2018 03:53:57 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLTqxJ75LJSOrxC+LMcGiacejhYgty/3HJaF8POByyhIFU91DthIxV1Qur70XvG1fRoh6Xf X-Received: by 2002:a63:448:: with SMTP id 69-v6mr8178750pge.395.1527850437866; Fri, 01 Jun 2018 03:53:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527850437; cv=none; d=google.com; s=arc-20160816; b=u3z9DJ/or1hGUUi2sNE/6axV0Z+xTVhv1mK6NlAiDJFJtKnVCgpOJmMzhR0VPy96uV vM9jS0e4crSyHNAbAzFQOM+sd7bhpMD4Vd6+n90An1cIS4km0HL+cv/gHyL90IL2rmEu I1TOxV54p7p9tDTO19ETisZZuB+SlxWJ0+h27jU86i7EZEN913q7OmYf8Sk+8uJlFqZ9 3N00JIynqqUarJ6H2dCZCZVEqLrTITt4+aoS1qhOImtoz+BWjKiYL93hB4H8W1J7p3dt c/JL+Y81BH6+ILSV49La6oerUuurSOUFwzwH4rCPvpydgfPENbh9Lyz7hrrBqjaxq1hn vSeQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=nHT9xzYJR5BxXwcO833wPy6fyZAwVwS7KxtETmJgLBA=; b=Gm8B/uBuQPrVQoCBJ/aHQxAX/yibu7vKwRytPJZqnmKKfIWzO6fU2Vmd852Aq6IpUt ybkQmtBNxo/zDkNNe7wAJ153lv2n8IaDyBtBb5oWeKWF3ZV7MJWU/1+kDolXurJWCQ+B o8biJ6dwG+oIUfK8WkWmKMrdv0L2XlIDO1iF92CQlJ1Fdf/Gr4RNY8Hk2sEjlgvUNXid bdTUjDzx02zZZOY1fWuPqhfYNK83qOyWoKEr0PFR9r451hmnUM/uy080rttN5PLCu4dD Vc5+72NY4HvteH9GkbtC35+D8pu4pexCsZ3MLuiN0+OyXYUUttAEYpxI/1MpdDpsuwTD eokw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x3-v6si22736938plr.307.2018.06.01.03.53.43; Fri, 01 Jun 2018 03:53:57 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751739AbeFAKwK (ORCPT + 99 others); Fri, 1 Jun 2018 06:52:10 -0400 Received: from mga03.intel.com ([134.134.136.65]:17417 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751350AbeFAKwC (ORCPT ); Fri, 1 Jun 2018 06:52:02 -0400 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Jun 2018 03:52:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,465,1520924400"; d="scan'208";a="233779874" Received: from debian.sh.intel.com (HELO debian) ([10.67.104.203]) by fmsmga006.fm.intel.com with ESMTP; 01 Jun 2018 03:52:00 -0700 Date: Fri, 1 Jun 2018 18:52:14 +0800 From: Tiwei Bie To: Cornelia Huck Cc: mst@redhat.com, jasowang@redhat.com, stefanha@redhat.com, virtualization@lists.linux-foundation.org, linux-kernel@vger.kernel.org, virtio-dev@lists.oasis-open.org Subject: Re: [virtio-dev] [PATCH] virtio: update the comments for transport features Message-ID: <20180601105214.GA9250@debian> References: <20180601102217.21628-1-tiwei.bie@intel.com> <20180601124552.6a188454.cohuck@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180601124552.6a188454.cohuck@redhat.com> User-Agent: Mutt/1.9.5 (2018-04-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 01, 2018 at 12:45:52PM +0200, Cornelia Huck wrote: > On Fri, 1 Jun 2018 18:22:17 +0800 > Tiwei Bie wrote: > > > Suggested-by: Michael S. Tsirkin > > Signed-off-by: Tiwei Bie > > --- > > This patch is generated on top of below patch: > > https://lists.oasis-open.org/archives/virtio-dev/201805/msg00212.html > > > > include/uapi/linux/virtio_config.h | 9 ++++++--- > > 1 file changed, 6 insertions(+), 3 deletions(-) > > > > diff --git a/include/uapi/linux/virtio_config.h b/include/uapi/linux/virtio_config.h > > index b7c1f4e7d59e..479affd903e9 100644 > > --- a/include/uapi/linux/virtio_config.h > > +++ b/include/uapi/linux/virtio_config.h > > @@ -45,9 +45,12 @@ > > /* We've given up on this device. */ > > #define VIRTIO_CONFIG_S_FAILED 0x80 > > > > -/* Some virtio feature bits (currently bits 28 through 32) are reserved for the > > - * transport being used (eg. virtio_ring), the rest are per-device feature > > - * bits. */ > > +/* > > + * Some virtio feature bits (currently bits VIRTIO_TRANSPORT_F_START > > + * through VIRTIO_TRANSPORT_F_END) are reserved for the transport being > > It will always be bits up to VIRTIO_TRANSPORT_F_END, no? So you can drop > the "currently"? > > Or reword as "Virtio feature bits VIRTIO_TRANSPORT_F_START through > VIRTIO_TRANSPORT_F_END are reserved..."? I will do it. Thanks for the suggestion! Best regards, Tiwei Bie