On Mon, 04 Aug 2025 19:09:13 +0200, Christian Bruel wrote: > 'pci_endpoint_test' fails for architectures allowing less than 32 MSI > registers and that doesnt support MSI-X, avoid reporting false errors > because of out-of-range irqs. > > e.g for an EP configured with 8 msi_interrupts and no msix we can have > > ./pci_endpoint_test -t MSI_TEST > > [...]
Applied, thanks! [1/3] misc: pci_endpoint_test: Skip IRQ tests if irq is out of range commit: cc8e391067164f45f89b6132a5aaa18c33a0e32b [2/3] misc: pci_endpoint_test: Cleanup extra 0 initialization commit: 384b1b29481e39aae8eb01240d1edf287c7a4145 [3/3] selftests: pci_endpoint: Skip IRQ test if irq is out of range. commit: 106fc08b30a2ece49a251b053165a83d41d50fd0 Best regards, -- Manivannan Sadhasivam <m...@kernel.org>