[PATCH blktests 0/2] nvme: avoid failures of TEST_DEV with metadata

Shinichiro Kawasaki shinichiro.kawasaki at wdc.com
Tue Jul 1 00:40:16 PDT 2025


On Jun 25, 2025 / 20:45, Shin'ichiro Kawasaki wrote:
> Recently, the new test case nvme/064 was introduced to cover namespaces
> formatted with metadata [1]. To run the test case, it is required to
> specify namespaces with metadata as TEST_DEV. When this TEST_DEV is used
> for other test cases, a few other test cases fail. This series addresses
> the failures. The first patch allows skipping nvme/034 and nvme/035 when
> TEST_DEV has metadata. The second patch adds an option to the fio
> command in nvme/049 that is required for TEST_DEV with metadata.
> 
> [1] https://lore.kernel.org/linux-nvme/20250616020716.2789576-1-shinichiro.kawasaki@wdc.com/

FYI, I have applied the patches with a minor fix in the first patch to check
the existence of the metadata_size sysfs attribute.


More information about the Linux-nvme mailing list