aboutsummaryrefslogtreecommitdiffstats
path: root/conformance.tex
diff options
context:
space:
mode:
authorYuri Benditovich <yuri.benditovich@daynix.com>2019-11-12 07:37:48 +0200
committerMichael S. Tsirkin <mst@redhat.com>2020-01-20 12:01:41 -0500
commitb6e992c7af885ae6f93cc06d7b76d29db111cdf3 (patch)
tree38acfcf82dd3262b1e9b35968b7c249eb52db473 /conformance.tex
parentab8898887b71899c53c88374e73abcb0fa7a2a53 (diff)
downloadvirtio-spec-b6e992c7af885ae6f93cc06d7b76d29db111cdf3.tar.gz
virtio-net: define support for receive-side scaling
Fixes: https://github.com/oasis-tcs/virtio-spec/issues/48 Added support for RSS receive steering mode. Signed-off-by: Yuri Benditovich <yuri.benditovich@daynix.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'conformance.tex')
-rw-r--r--conformance.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/conformance.tex b/conformance.tex
index 50969e5..e184f38 100644
--- a/conformance.tex
+++ b/conformance.tex
@@ -101,6 +101,7 @@ A network driver MUST conform to the following normative statements:
\item \ref{drivernormative:Device Types / Network Device / Device Operation / Control Virtqueue / Gratuitous Packet Sending}
\item \ref{drivernormative:Device Types / Network Device / Device Operation / Control Virtqueue / Automatic receive steering in multiqueue mode}
\item \ref{drivernormative:Device Types / Network Device / Device Operation / Control Virtqueue / Offloads State Configuration / Setting Offloads State}
+\item \ref{drivernormative:Device Types / Network Device / Device Operation / Control Virtqueue / Receive-side scaling (RSS) }
\end{itemize}
\conformance{\subsection}{Block Driver Conformance}\label{sec:Conformance / Driver Conformance / Block Driver Conformance}
@@ -265,6 +266,7 @@ A network device MUST conform to the following normative statements:
\item \ref{devicenormative:Device Types / Network Device / Device Operation / Control Virtqueue / Setting MAC Address Filtering}
\item \ref{devicenormative:Device Types / Network Device / Device Operation / Control Virtqueue / Gratuitous Packet Sending}
\item \ref{devicenormative:Device Types / Network Device / Device Operation / Control Virtqueue / Automatic receive steering in multiqueue mode}
+\item \ref{devicenormative:Device Types / Network Device / Device Operation / Control Virtqueue / Receive-side scaling (RSS) / RSS processing}
\end{itemize}
\conformance{\subsection}{Block Device Conformance}\label{sec:Conformance / Device Conformance / Block Device Conformance}