The nvme/048 tests fails with the fc transport because the check logic is racing with the reset code in the target. By making the checks a bit more robust in blktests, this test passes for all transports. changes v2: - added RB tags - refactored exit path as suggested by Shinichiro v1: - initial version - https://lore.kernel.org/linux-nvme/20240301094817.29491-1-dwagner@xxxxxxx/ *** BLURB HERE *** Daniel Wagner (2): nvme/048: remove unused argument for set_qid_max nvme/048: make queue count check retry-able tests/nvme/048 | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) -- 2.44.0