Linux PCI subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/4] pci_endpoint_test: Let PCITEST_{READ,WRITE,COPY} set IRQ type automatically
@ 2025-03-18 10:33 Niklas Cassel
  2025-03-18 10:33 ` [PATCH 1/4] Revert "misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTO" Niklas Cassel
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Niklas Cassel @ 2025-03-18 10:33 UTC (permalink / raw)
  To: bhelgaas, kw, manivannan.sadhasivam
  Cc: linux-pci, Damien Le Moal, Kunihiko Hayashi, Niklas Cassel

Hello there,

From recent feedback from Mani, he did not like PCITEST_IRQ_TYPE_AUTO,
thus rework the solution and let PCITEST_{READ,WRITE,COPY} set the IRQ
type themselves.


Kind regards,
Niklas

Niklas Cassel (4):
  Revert "misc: pci_endpoint_test: Add support for
    PCITEST_IRQ_TYPE_AUTO"
  misc: pci_endpoint_test: Fetch supported IRQ types in CAPS register
  misc: pci_endpoint_test: Let PCITEST_{READ,WRITE,COPY} set IRQ type
    automatically
  selftests: pci_endpoint: Remove PCITEST_SET_IRQTYPE ioctls for
    read/write/copy

 drivers/misc/pci_endpoint_test.c              | 138 +++++++++---------
 include/uapi/linux/pcitest.h                  |   1 -
 .../pci_endpoint/pci_endpoint_test.c          |   9 --
 3 files changed, 68 insertions(+), 80 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-04-02  7:24 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-18 10:33 [PATCH 0/4] pci_endpoint_test: Let PCITEST_{READ,WRITE,COPY} set IRQ type automatically Niklas Cassel
2025-03-18 10:33 ` [PATCH 1/4] Revert "misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTO" Niklas Cassel
2025-03-18 10:33 ` [PATCH 2/4] misc: pci_endpoint_test: Fetch supported IRQ types in CAPS register Niklas Cassel
2025-03-18 10:33 ` [PATCH 3/4] misc: pci_endpoint_test: Let PCITEST_{READ,WRITE,COPY} set IRQ type automatically Niklas Cassel
2025-03-20 15:27   ` Manivannan Sadhasivam
2025-03-21 13:27     ` Niklas Cassel
2025-03-22  2:24       ` Manivannan Sadhasivam
2025-03-22  5:31         ` Niklas Cassel
2025-03-23 11:34           ` Krzysztof Wilczyński
2025-03-24 18:20             ` Niklas Cassel
2025-03-24 18:36               ` Damien Le Moal
2025-03-26  6:23               ` Krzysztof Wilczyński
2025-03-26 14:39           ` Niklas Cassel
2025-03-26 16:17             ` Manivannan Sadhasivam
2025-03-26 19:22               ` Niklas Cassel
2025-03-26 19:58                 ` Bjorn Helgaas
2025-04-02  7:24                 ` Manivannan Sadhasivam
2025-03-18 10:33 ` [PATCH 4/4] selftests: pci_endpoint: Remove PCITEST_SET_IRQTYPE ioctls for read/write/copy Niklas Cassel

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