On Fri, Apr 01, 2022 at 04:33:09PM +0530, Kanchan Joshi wrote: > Add IORING_SETUP_CQE32 flag to allow setting up ring with big-cqe which > is 32 bytes in size. Also modify uring-cmd completion infra to accept > additional result and fill that up in big-cqe. This should probably be patch 2 in the series.