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>,
Parav Pandit <parav@nvidia.com>
Subject: [PATCH v5 2/3] virtio: document feature bit 42
Date: Fri, 4 Jul 2025 18:17:38 +0800 [thread overview]
Message-ID: <20250704101739.354522-3-lingshan.zhu@amd.com> (raw)
In-Reply-To: <20250704101739.354522-1-lingshan.zhu@amd.com>
This commit documents feture bit 42
VIRTIO_NET_F_GUEST_RSC6
Signed-off-by: Zhu Lingshan <lingshan.zhu@amd.com>
Reviewed-by: Parav Pandit <parav@nvidia.com>
Fixes: 94384142 ("content: Declare virtio-net legacy feature bits 41-42")
Fixes: https://github.com/oasis-tcs/virtio-spec/issues/229
---
content.tex | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/content.tex b/content.tex
index 1efc2a5..9213dc0 100644
--- a/content.tex
+++ b/content.tex
@@ -97,12 +97,12 @@ \section{Feature Bits}\label{sec:Basic Facilities of a Virtio Device / Feature B
Feature bits are allocated as follows:
\begin{description}
-\item[0 to 23, and 50 to 127] Feature bits for the specific device type
+\item[0 to 23, 41, 42 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 40] 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
next prev parent reply other threads:[~2025-07-04 10:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-04 10:17 [PATCH v5 0/3] Implement virtio SUSPEND and RESUME feature Zhu Lingshan
2025-07-04 10:17 ` [PATCH v5 1/3] virtio: re-order device status bits Zhu Lingshan
2025-07-08 4:49 ` Jason Wang
2025-07-04 10:17 ` Zhu Lingshan [this message]
2025-07-08 4:50 ` [PATCH v5 2/3] virtio: document feature bit 42 Jason Wang
2025-07-04 10:17 ` [PATCH v5 3/3] virtio: introduce SUSPEND and RESUME feature Zhu Lingshan
2025-07-08 6:10 ` [PATCH v5 0/3] Implement virtio " Zhu, Lingshan
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=20250704101739.354522-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=parav@nvidia.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