Message ID | 20231108064753.1932632-1-shinichiro.kawasaki@wdc.com (mailing list archive) |
---|---|
Headers | show |
Series | nvme: Allow for pre-defined UUID and subsystem NQN | expand |
On Wed, Nov 08, 2023 at 03:47:51PM +0900, Shin'ichiro Kawasaki wrote: > In the discussion to run nvme test group with real RDMA hardware, Hannes pointed > out that pre-defined UUID and subsystem NQN will be obstacles. To address them, > he created two patches in a PR [1]. I post the patches here for review by linux- > nvme and linux-block members. > > [1] https://github.com/osandov/blktests/pull/127 > > Hannes Reinecke (2): > nvme: do not print UUID to log files > nvme: do not print subsystem NQN to stdout Looks good to me. Reviewed-by: Daniel Wagner <dwagner@suse.de>