qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] pci: Fix ARI next function numbers
@ 2023-07-02  8:33 Akihiko Odaki
  2023-07-02  8:33 ` [PATCH 1/3] docs: Fix next function numbers in SR/IOV documentation Akihiko Odaki
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Akihiko Odaki @ 2023-07-02  8:33 UTC (permalink / raw)
  Cc: qemu-devel, qemu-block, Ani Sinha, Michael S . Tsirkin,
	Marcel Apfelbaum, Sriram Yagnaraman, Jason Wang, Keith Busch,
	Klaus Jensen, Akihiko Odaki

The ARI next function number field is undefined for VF. The PF should
end the linked list formed with the field by specifying 0.

Supersedes: <20230701070133.24877-1-akihiko.odaki@daynix.com>
("[PATCH 0/4] pci: Compare function number and ARI next function number")

Akihiko Odaki (3):
  docs: Fix next function numbers in SR/IOV documentation
  hw/nvme: Fix ARI next function numbers
  igb: Fix ARI next function numbers

 docs/pcie_sriov.txt | 4 ++--
 hw/net/igb.c        | 2 +-
 hw/nvme/ctrl.c      | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.41.0



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

end of thread, other threads:[~2023-07-03  5:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-02  8:33 [PATCH 0/3] pci: Fix ARI next function numbers Akihiko Odaki
2023-07-02  8:33 ` [PATCH 1/3] docs: Fix next function numbers in SR/IOV documentation Akihiko Odaki
2023-07-02  8:33 ` [PATCH 2/3] hw/nvme: Fix ARI next function numbers Akihiko Odaki
2023-07-02  8:33 ` [PATCH 3/3] igb: " Akihiko Odaki
2023-07-02  9:00   ` Michael S. Tsirkin
2023-07-02  9:49     ` Akihiko Odaki
2023-07-02 10:39       ` Michael S. Tsirkin
2023-07-02  8:44 ` [PATCH 0/3] pci: " Michael S. Tsirkin
2023-07-03  5:15 ` Ani Sinha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).