public inbox for virtio-dev@lists.linux.dev
 help / color / mirror / Atom feed
From: David Edmondson <david.edmondson@oracle.com>
To: virtio-comment@lists.oasis-open.org, virtio-dev@lists.oasis-open.org
Subject: [virtio-dev] [PATCH 1/2] virtio-net: Minor wording improvement
Date: Thu, 20 Apr 2023 13:46:46 +0100	[thread overview]
Message-ID: <20230420124647.58488-2-david.edmondson@oracle.com> (raw)
In-Reply-To: <20230420124647.58488-1-david.edmondson@oracle.com>

Signed-off-by: David Edmondson <david.edmondson@oracle.com>
---
 device-types/net/description.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/device-types/net/description.tex b/device-types/net/description.tex
index 875c4e6..8aa7953 100644
--- a/device-types/net/description.tex
+++ b/device-types/net/description.tex
@@ -815,7 +815,7 @@ \subsubsection{Processing of Incoming Packets}\label{sec:Device Types / Network
 
 If \field{gso_type} differs from VIRTIO_NET_HDR_GSO_NONE, then
 the device MUST also set the VIRTIO_NET_HDR_F_NEEDS_CSUM bit in
-\field{flags} MUST set \field{gso_size} to indicate the desired MSS.
+\field{flags} and MUST set \field{gso_size} to indicate the desired MSS.
 If VIRTIO_NET_F_RSC_EXT was negotiated, the device MUST also
 set VIRTIO_NET_HDR_F_RSC_INFO bit in \field{flags},
 set \field{csum_start} to number of coalesced TCP segments and
-- 
2.39.2 (Apple Git-143)


---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org


  reply	other threads:[~2023-04-20 12:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-20 12:46 [virtio-dev] [PATCH 0/2] Minor improvements David Edmondson
2023-04-20 12:46 ` David Edmondson [this message]
2023-04-20 18:08   ` [virtio-dev] Re: [virtio-comment] [PATCH 1/2] virtio-net: Minor wording improvement Parav Pandit
2023-04-20 12:46 ` [virtio-dev] [PATCH 2/2] virtio-net: Avoid abbreviating flag names David Edmondson
2023-04-20 20:32 ` [virtio-dev] Re: [virtio-comment] [PATCH 0/2] Minor improvements Michael S. Tsirkin

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=20230420124647.58488-2-david.edmondson@oracle.com \
    --to=david.edmondson@oracle.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox