On Mon, 20 Feb 2023 12:14:13 +0800, Ming Lei wrote: > sizeof(struct ublksrv_io_cmd) is 16bytes, which can be held in 64byte SQE, > so not necessary to check IO_URING_F_SQE128. > > With this change, we get chance to save half SQ ring memory. > > Applied, thanks! [1/1] ublk: remove check IO_URING_F_SQE128 in ublk_ch_uring_cmd (no commit info) Best regards, -- Jens Axboe