Discussion of the implementations of VIRTIO specification
 help / color / mirror / Atom feed
* [virtio-dev] [PATCH] transport-pci: Remove duplicate word structure
@ 2023-03-10 15:06 Parav Pandit
  2023-03-11 21:17 ` [virtio-dev] " Michael S. Tsirkin
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Parav Pandit @ 2023-03-10 15:06 UTC (permalink / raw)
  To: mst, virtio-dev, cohuck; +Cc: virtio-comment, shahafs, Parav Pandit

Remove duplicate word structure.

Signed-off-by: Parav Pandit <parav@nvidia.com>
---
 transport-pci.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/transport-pci.tex b/transport-pci.tex
index 01fb652..b07a822 100644
--- a/transport-pci.tex
+++ b/transport-pci.tex
@@ -813,7 +813,7 @@ \subsubsection{Legacy Interfaces: A Note on PCI Device Layout}\label{sec:Virtio
 \end{tabular}
 
 Note: When MSI-X capability is enabled, device-specific configuration starts at
-byte offset 24 in virtio common configuration structure structure. When MSI-X capability is not
+byte offset 24 in virtio common configuration structure. When MSI-X capability is not
 enabled, device-specific configuration starts at byte offset 20 in virtio
 header.  ie. once you enable MSI-X on the device, the other fields move.
 If you turn it off again, they move back!
-- 
2.26.2


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


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

end of thread, other threads:[~2023-03-15 11:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-10 15:06 [virtio-dev] [PATCH] transport-pci: Remove duplicate word structure Parav Pandit
2023-03-11 21:17 ` [virtio-dev] " Michael S. Tsirkin
2023-03-13  8:49 ` [virtio-dev] Re: [virtio-comment] " Halil Pasic
2023-03-13 10:04 ` Jiri Pirko
2023-03-15 11:21 ` [virtio-dev] " Cornelia Huck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox