For NVMe SSD benchmarking, use these optimized fio
commands:
fio --name=seq_read_write --size=10G --rw=rw --bs=128k --numjobs=1 --iodepth=32 --direct=1 --runtime=60 --time_based --group_reporting
fio --name=rand_read_write --size=10G --rw=randrw --rwmixread=70 --bs=4k --numjobs=4 --iodepth=64 --direct=1 --runtime=60 --time_based --group_reporting