[PATCH blktests 0/2] Test multipath and marginal ports
Jesse Taube <[email protected]>
| Newsgroups | org.infradead.lists.linux-nvme,org.kernel.vger.linux-block |
|---|---|
| Message-ID | <[email protected]> |
Tests for the upcoming nvme-fc: FPIN link integrity handling set. It tests for various multipath and marginal port scenarios, while confirming the port usage and state. The test is intended to emulate receiving an FPIN event in a multipath environment. Link: https://bugzilla.kernel.org/show_bug.cgi?id=220329 Link: https://github.com/linux-blktests/blktests/pull/264 Jesse Taube (2): nvme: Add _setup_nvmet_port_marginal nvme/070: Test multipath and marginal ports common/nvme | 30 +++ tests/nvme/070 | 521 +++++++++++++++++++++++++++++++++++++++++++++ tests/nvme/070.out | 43 ++++ 3 files changed, 594 insertions(+) create mode 100755 tests/nvme/070 create mode 100644 tests/nvme/070.out -- 2.54.0