public inbox for virtio-dev@lists.linux.dev
 help / color / mirror / Atom feed
* [virtio-dev] [PATCH v3 0/2] transport-pci: msix register desc improve
@ 2023-04-21 14:54 Parav Pandit
  2023-04-21 14:54 ` [virtio-dev] [PATCH v3 1/2] transport-pci: Improve config msix vector description Parav Pandit
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Parav Pandit @ 2023-04-21 14:54 UTC (permalink / raw)
  To: mst, virtio-dev, pasic, cohuck; +Cc: virtio-comment, shahafs, Parav Pandit

Problem:

Current wording queue_msix_vector and config_msix_vector says
"for MSI-X", which is bit confusing.

config_msix_vector and queue_msix_vector are the msix vector
number for configuration change and queue related interrupts.

Hence, reword it.

---
changelog:
v2->v3:
- reword
v1->v2:
- rewrote to indicate MSI-X table entry index
v0->v1:
- added 'here'
- dropped 'receiving'
- dropped already merged patch for empty line


Parav Pandit (2):
  transport-pci: Improve config msix vector description
  transport-pci: Improve queue msix vector register desc

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

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

end of thread, other threads:[~2023-05-19  6:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-21 14:54 [virtio-dev] [PATCH v3 0/2] transport-pci: msix register desc improve Parav Pandit
2023-04-21 14:54 ` [virtio-dev] [PATCH v3 1/2] transport-pci: Improve config msix vector description Parav Pandit
2023-04-21 14:54 ` [virtio-dev] [PATCH v3 2/2] transport-pci: Improve queue msix vector register desc Parav Pandit
2023-04-22 10:10 ` [virtio-dev] Re: [PATCH v3 0/2] transport-pci: msix register desc improve Michael S. Tsirkin
2023-04-24 15:15   ` [virtio-dev] " Parav Pandit
2023-04-28  4:10     ` Parav Pandit
2023-04-28  4:46       ` [virtio-dev] " Michael S. Tsirkin
2023-04-28  4:47         ` Michael S. Tsirkin
2023-04-28 13:35           ` [virtio-dev] " Parav Pandit
2023-05-10 18:29       ` Parav Pandit
2023-05-19  6:29       ` [virtio-dev] Re: [virtio-comment] " Michael S. Tsirkin

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