All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-comment] [PATCH] virtio-net/rss: maximal -> maximum
@ 2020-03-01  8:55 Michael S. Tsirkin
  2020-03-03  8:01 ` Stefan Hajnoczi
  0 siblings, 1 reply; 2+ messages in thread
From: Michael S. Tsirkin @ 2020-03-01  8:55 UTC (permalink / raw)
  To: virtio-comment; +Cc: Yuri Benditovich

Maximal can mean "local as opposed to a global maximum".  Rest of the
spec says maximum everywhere.  Let's be consistent.

Cc: Yuri Benditovich <yuri.benditovich@daynix.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---

Going to apply this under the minor cleanups rule.

 content.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content.tex b/content.tex
index b91a132..91735e3 100644
--- a/content.tex
+++ b/content.tex
@@ -2999,9 +2999,9 @@ \subsection{Device configuration layout}\label{sec:Device Types / Network Device
 Three following fields, \field{rss_max_key_size}, \field{rss_max_indirection_table_length}
 and \field{supported_hash_types} only exist if VIRTIO_NET_F_RSS is set.
 
-Field \field{rss_max_key_size} specifies the maximal supported length of RSS key in bytes.
+Field \field{rss_max_key_size} specifies the maximum supported length of RSS key in bytes.
 
-Field \field{rss_max_indirection_table_length} specifies the maximal number of 16-bit entries in RSS indirection table.
+Field \field{rss_max_indirection_table_length} specifies the maximum number of 16-bit entries in RSS indirection table.
 
 Field \field{supported_hash_types} contains the bitmask of supported RSS hash types.
 
-- 
MST


This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.

In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.

Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [virtio-comment] [PATCH] virtio-net/rss: maximal -> maximum
  2020-03-01  8:55 [virtio-comment] [PATCH] virtio-net/rss: maximal -> maximum Michael S. Tsirkin
@ 2020-03-03  8:01 ` Stefan Hajnoczi
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2020-03-03  8:01 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: virtio-comment, Yuri Benditovich

[-- Attachment #1: Type: text/plain, Size: 509 bytes --]

On Sun, Mar 01, 2020 at 03:55:18AM -0500, Michael S. Tsirkin wrote:
> Maximal can mean "local as opposed to a global maximum".  Rest of the
> spec says maximum everywhere.  Let's be consistent.
> 
> Cc: Yuri Benditovich <yuri.benditovich@daynix.com>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> ---
> 
> Going to apply this under the minor cleanups rule.
> 
>  content.tex | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-03  8:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-01  8:55 [virtio-comment] [PATCH] virtio-net/rss: maximal -> maximum Michael S. Tsirkin
2020-03-03  8:01 ` Stefan Hajnoczi

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.