Hi Christoph, > + if (!nvme_setup_prps(dev, iod, blk_rq_bytes(req))) > + goto out_unmap; Git am complains about whitespacing here. The set looks fine to me. I'm tempted to do some performance testing with the microoptimizations present here. Have you seen any results yourself?