Hi all Could I use fio to send write zeroes command (NVM Command Set) to a block device (/dev/nvme0n1)? Not a character device (/dev/ng0n1). I studied the fio code and did some tests on nvme ssd, but found that it doesn't work. I wonder if there is something wrong with my understanding? Thanks for the feedback! Tim