This has been lightly exercised and needs wider testingested on Alpine Linux guest:
- mkfs.xfs /dev/nvme0n1
- nvme dsm /dev/nvme0n1 --ad --slbs=0,4 --blocks=1,1
mkfs only tests a single range at a time but tests large ranges (i.e. length in logical blocks)
The nvme-cli test exercises the multiple ranges aspect of the command.