From: David Edmondson <david.edmondson@oracle.com>
To: Parav Pandit <parav@nvidia.com>
Cc: mst@redhat.com, virtio-dev@lists.oasis-open.org,
virtio-comment@lists.oasis-open.org
Subject: [virtio-dev] Re: [PATCH] virtio-network: Fix spelling errors
Date: Tue, 03 Jan 2023 15:58:59 +0000 [thread overview]
Message-ID: <m2sfgrboe4.fsf@oracle.com> (raw)
In-Reply-To: <20221224181335.74111-1-parav@nvidia.com> (Parav Pandit's message of "Sat, 24 Dec 2022 20:13:35 +0200")
On Saturday, 2022-12-24 at 20:13:35 +02, Parav Pandit wrote:
> Fix two spelling errors in the virtio network device specification.
>
> This patch is on top of change of [1].
>
> [1] https://lists.oasis-open.org/archives/virtio-dev/202212/msg00042.html
>
> Signed-off-by: Parav Pandit <parav@nvidia.com>
Reviewed-by: David Edmondson <david.edmondson@oracle.com>
> ---
> virtio-network.tex | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/virtio-network.tex b/virtio-network.tex
> index 92e3906..28ed343 100644
> --- a/virtio-network.tex
> +++ b/virtio-network.tex
> @@ -331,7 +331,7 @@ \subsection{Device Initialization}\label{sec:Device Types / Network Device / Dev
> Otherwise, the driver assumes it's active.
>
> \item A performant driver would indicate that it will generate checksumless
> - packets by negotating the VIRTIO_NET_F_CSUM feature.
> + packets by negotiating the VIRTIO_NET_F_CSUM feature.
>
> \item If that feature is negotiated, a driver can use TCP segmentation or UDP
> segmentation/fragmentation offload by negotiating the VIRTIO_NET_F_HOST_TSO4 (IPv4
> @@ -1062,7 +1062,7 @@ \subsubsection{Control Virtqueue}\label{sec:Device Types / Network Device / Devi
> \begin{itemize}
> \item VIRTIO_NET_CTRL_RX_PROMISC turns promiscuous mode on and
> off. The command-specific-data is one byte containing 0 (off) or
> -1 (on). If promiscous mode is on, the device SHOULD receive all
> +1 (on). If promiscuous mode is on, the device SHOULD receive all
> incoming packets.
> This SHOULD take effect even if one of the other modes set by
> a VIRTIO_NET_CTRL_RX class command is on.
--
Oh by the way, which one's Pink?
---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org
prev parent reply other threads:[~2023-01-03 15:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-24 18:13 [virtio-comment] [PATCH] virtio-network: Fix spelling errors Parav Pandit
2023-01-03 15:58 ` David Edmondson [this message]
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=m2sfgrboe4.fsf@oracle.com \
--to=david.edmondson@oracle.com \
--cc=mst@redhat.com \
--cc=parav@nvidia.com \
--cc=virtio-comment@lists.oasis-open.org \
--cc=virtio-dev@lists.oasis-open.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.