public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] selftest: drivers: Add support its msi hwirq checking
@ 2024-05-30  1:27 Joseph Jang
  2024-05-30  1:27 ` [PATCH 1/1] " Joseph Jang
  2024-07-30 20:59 ` [PATCH 0/1] " Shuah Khan
  0 siblings, 2 replies; 6+ messages in thread
From: Joseph Jang @ 2024-05-30  1:27 UTC (permalink / raw)
  To: shuah, jjang, mochs, linux-kernel, linux-kselftest; +Cc: linux-tegra

In order to validate ITS-MSI hwirq entry in the /proc/interrupts, we
have created a shell script to check is there any duplicated ITS-MSI
hwirq entry.

Joseph Jang (1):
  selftest: drivers: Add support its msi hwirq checking

 tools/testing/selftests/drivers/irq/Makefile  |  5 +++++
 .../selftests/drivers/irq/its-msi-irq-test.sh | 20 +++++++++++++++++++
 2 files changed, 25 insertions(+)
 create mode 100644 tools/testing/selftests/drivers/irq/Makefile
 create mode 100755 tools/testing/selftests/drivers/irq/its-msi-irq-test.sh

-- 
2.34.1


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

end of thread, other threads:[~2024-07-31 23:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-30  1:27 [PATCH 0/1] selftest: drivers: Add support its msi hwirq checking Joseph Jang
2024-05-30  1:27 ` [PATCH 1/1] " Joseph Jang
2024-07-31 19:24   ` Bjorn Helgaas
2024-07-31 20:42     ` Thomas Gleixner
2024-07-31 23:12       ` Thomas Gleixner
2024-07-30 20:59 ` [PATCH 0/1] " Shuah Khan

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