All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-comment] [PATCH] description: Avoid splitting the wort virtqueue
@ 2023-10-29 14:16 Parav Pandit
  2023-11-07 11:55 ` [virtio-comment] " Parav Pandit
  2023-11-17 11:39 ` [virtio-comment] " Cornelia Huck
  0 siblings, 2 replies; 3+ messages in thread
From: Parav Pandit @ 2023-10-29 14:16 UTC (permalink / raw)
  To: virtio-comment, mst, cohuck; +Cc: shahafs, Parav Pandit

Don't split the word virtqueue.

Signed-off-by: Parav Pandit <parav@nvidia.com>
---
 device-types/gpu/description.tex | 2 +-
 packed-ring.tex                  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/device-types/gpu/description.tex b/device-types/gpu/description.tex
index 4435248..66e4873 100644
--- a/device-types/gpu/description.tex
+++ b/device-types/gpu/description.tex
@@ -190,7 +190,7 @@ \subsubsection{Device Operation: Configure mouse cursor}
 
 \subsubsection{Device Operation: Request header}\label{sec:Device Types / GPU Device / Device Operation / Device Operation: Request header}
 
-All requests and responses on the virt queues have a fixed header
+All requests and responses on the virtqueues have a fixed header
 using the following layout structure and definitions:
 
 \begin{lstlisting}
diff --git a/packed-ring.tex b/packed-ring.tex
index 2bb66de..3ee55a1 100644
--- a/packed-ring.tex
+++ b/packed-ring.tex
@@ -194,7 +194,7 @@ \subsection{Scatter-Gather Support}
 
 The device limits the number of descriptors in a list through a
 transport-specific and/or device-specific value. If not limited,
-the maximum number of descriptors in a list is the virt queue
+the maximum number of descriptors in a list is the virtqueue
 size.
 
 \subsection{Next Flag: Descriptor Chaining}
-- 
2.34.1


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] 3+ messages in thread

* [virtio-comment] RE: [PATCH] description: Avoid splitting the wort virtqueue
  2023-10-29 14:16 [virtio-comment] [PATCH] description: Avoid splitting the wort virtqueue Parav Pandit
@ 2023-11-07 11:55 ` Parav Pandit
  2023-11-17 11:39 ` [virtio-comment] " Cornelia Huck
  1 sibling, 0 replies; 3+ messages in thread
From: Parav Pandit @ 2023-11-07 11:55 UTC (permalink / raw)
  To: virtio-comment@lists.oasis-open.org, mst@redhat.com,
	cohuck@redhat.com
  Cc: Shahaf Shuler

Hi Cornelia,


> From: Parav Pandit <parav@nvidia.com>
> Sent: Sunday, October 29, 2023 7:46 PM
> Subject: [PATCH] description: Avoid splitting the wort virtqueue
> 
> Don't split the word virtqueue.
> 
> Signed-off-by: Parav Pandit <parav@nvidia.com>
> ---
>  device-types/gpu/description.tex | 2 +-
>  packed-ring.tex                  | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/device-types/gpu/description.tex b/device-types/gpu/description.tex
> index 4435248..66e4873 100644
> --- a/device-types/gpu/description.tex
> +++ b/device-types/gpu/description.tex
> @@ -190,7 +190,7 @@ \subsubsection{Device Operation: Configure mouse
> cursor}
> 
>  \subsubsection{Device Operation: Request header}\label{sec:Device Types /
> GPU Device / Device Operation / Device Operation: Request header}
> 
> -All requests and responses on the virt queues have a fixed header
> +All requests and responses on the virtqueues have a fixed header
>  using the following layout structure and definitions:
> 
>  \begin{lstlisting}
> diff --git a/packed-ring.tex b/packed-ring.tex index 2bb66de..3ee55a1 100644
> --- a/packed-ring.tex
> +++ b/packed-ring.tex
> @@ -194,7 +194,7 @@ \subsection{Scatter-Gather Support}
> 
>  The device limits the number of descriptors in a list through a  transport-
> specific and/or device-specific value. If not limited, -the maximum number of
> descriptors in a list is the virt queue
> +the maximum number of descriptors in a list is the virtqueue
>  size.
> 
>  \subsection{Next Flag: Descriptor Chaining}
> --
> 2.34.1

Can you please merge this editorial change?
	

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	[flat|nested] 3+ messages in thread

* Re: [virtio-comment] [PATCH] description: Avoid splitting the wort virtqueue
  2023-10-29 14:16 [virtio-comment] [PATCH] description: Avoid splitting the wort virtqueue Parav Pandit
  2023-11-07 11:55 ` [virtio-comment] " Parav Pandit
@ 2023-11-17 11:39 ` Cornelia Huck
  1 sibling, 0 replies; 3+ messages in thread
From: Cornelia Huck @ 2023-11-17 11:39 UTC (permalink / raw)
  To: Parav Pandit, virtio-comment, mst; +Cc: shahafs, Parav Pandit

On Sun, Oct 29 2023, Parav Pandit <parav@nvidia.com> wrote:

> Don't split the word virtqueue.
>
> Signed-off-by: Parav Pandit <parav@nvidia.com>
> ---
>  device-types/gpu/description.tex | 2 +-
>  packed-ring.tex                  | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Thanks, applied with s/wort/word/ in the title.


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	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-17 11:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-29 14:16 [virtio-comment] [PATCH] description: Avoid splitting the wort virtqueue Parav Pandit
2023-11-07 11:55 ` [virtio-comment] " Parav Pandit
2023-11-17 11:39 ` [virtio-comment] " Cornelia Huck

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.