[PATCH blktests] nvme/046: change nvme io-passthru command option from -o to --opcode

Daniel Wagner dwagner at suse.de
Wed Jan 31 06:34:14 PST 2024


On Fri, Jan 26, 2024 at 03:10:37PM +0900, Shin'ichiro Kawasaki wrote:
> A recent commit in nvme-cli v2.6 changed the single letter of the
> --opcode option from -o to -O. This caused the failure of nvme/046. To
> make the test case work regardless of the nvme-cli version, replace -o
> with --opcode.
> 
> Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki at wdc.com>

Sorry about this. We introduced a couple of global flags, -v (verbose)
and -o (output) and this changed a bunch commands. This was done in the
quest to add JSON output format support add to all commands.

I will refrain from doing more like this for the 2.x cycle.

Thanks for the fix!

Reviewed-by: Daniel Wagner <dwagner at suse.de>



More information about the Linux-nvme mailing list