public inbox for virtio-comment@lists.linux.dev
 help / color / mirror / Atom feed
From: Zhu Lingshan <lingshan.zhu@amd.com>
To: <mst@redhat.com>, <cohuck@redhat.com>, <jasowang@redhat.com>
Cc: <virtio-comment@lists.linux.dev>, <Ray.Huang@amd.com>,
	Zhu Lingshan <lingshan.zhu@amd.com>
Subject: [PATCH v3 2/3] virtio: document feature bit 42
Date: Mon, 23 Jun 2025 16:36:36 +0800	[thread overview]
Message-ID: <20250623083637.296041-3-lingshan.zhu@amd.com> (raw)
In-Reply-To: <20250623083637.296041-1-lingshan.zhu@amd.com>

This commit documents feture bit 42
VIRTIO_NET_F_GUEST_RSC6

Fixes: 94384142 ("content: Declare virtio-net legacy feature bits 41-42")
Signed-off-by: Zhu Lingshan <lingshan.zhu@amd.com>
---
 content.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content.tex b/content.tex
index 1efc2a5..2e8da46 100644
--- a/content.tex
+++ b/content.tex
@@ -99,10 +99,10 @@ \section{Feature Bits}\label{sec:Basic Facilities of a Virtio Device / Feature B
 \begin{description}
 \item[0 to 23, and 50 to 127] Feature bits for the specific device type
 
-\item[24 to 41] Feature bits reserved for extensions to the queue and
+\item[24 to 42] Feature bits reserved for extensions to the queue and
   feature negotiation mechanisms, see \ref{sec:Reserved Feature Bits}
 
-\item[42 to 49, and 128 and above] Feature bits reserved for future extensions.
+\item[43 to 49, and 128 and above] Feature bits reserved for future extensions.
 \end{description}
 
 \begin{note}
-- 
2.49.0


  parent reply	other threads:[~2025-06-23  8:37 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-23  8:36 [PATCH v3 0/3] Implement virtio SUSPEND and RESUME feature Zhu Lingshan
2025-06-23  8:36 ` [PATCH v3 1/3] virtio: re-order device status bits Zhu Lingshan
2025-06-26 11:39   ` Parav Pandit
2025-06-23  8:36 ` Zhu Lingshan [this message]
2025-06-26 11:45   ` [PATCH v3 2/3] virtio: document feature bit 42 Parav Pandit
2025-06-26 13:06     ` Zhu, Lingshan
2025-06-23  8:36 ` [PATCH v3 3/3] virtio: introduce SUSPEND and RESUME feature Zhu Lingshan
2025-06-26 11:59   ` Parav Pandit
2025-06-26 13:25     ` Zhu, Lingshan
2025-06-26 13:40       ` Parav Pandit
2025-06-27  1:57         ` Zhu, Lingshan
2025-06-26 15:42       ` Cornelia Huck
2025-06-26 16:01         ` Parav Pandit
2025-06-27  1:46         ` Zhu, Lingshan
2025-06-27  8:27           ` Cornelia Huck
2025-06-27 11:47       ` Michael S. Tsirkin
2025-06-27  4:33     ` Parav Pandit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250623083637.296041-3-lingshan.zhu@amd.com \
    --to=lingshan.zhu@amd.com \
    --cc=Ray.Huang@amd.com \
    --cc=cohuck@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=mst@redhat.com \
    --cc=virtio-comment@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox