[PATCH blktests v2 0/1] nvme: require kernel config NVME_HOST_AUTH

Shin'ichiro Kawasaki shinichiro.kawasaki at wdc.com
Sun Nov 19 18:49:30 PST 2023


Yi Zhang reported test cases for nvme authentication feature fail with
linux-block/for-next kernel [1]. I observed the failures with kernel v6.7-rc1.
Chris Leech pointed out that the test cases require kernel config option
NVME_HOST_AUTH. This fix patch modifies the test cases to ensure the
requirement. I added a Reviewed-by tag by Daneil per record on GitHub [2].

[1] https://lore.kernel.org/linux-block/CAHj4cs8yZ4-BXqTK4W0UsPpmc2ctCD=_mYiwuAuvcmgS3+KJ8g@mail.gmail.com/
[2] https://github.com/kawasaki/blktests/commit/81110ce8056f16716d09774e6f237ea0393579e1

Changes from v1:
* Refer nvme-fabrics sysfs attribute to not rely on kernel version

Shin'ichiro Kawasaki (1):
  nvme/{041,042,043,044,045}: check dhchap_ctrl_secret support by
    nvme-fabrics

 tests/nvme/041 |  1 +
 tests/nvme/042 |  1 +
 tests/nvme/043 |  1 +
 tests/nvme/044 |  1 +
 tests/nvme/045 |  1 +
 tests/nvme/rc  | 16 ++++++++++++++++
 6 files changed, 21 insertions(+)

-- 
2.41.0




More information about the Linux-nvme mailing list