On Mon, Apr 25, 2022 at 11:25:18AM -0700, Stefan Roesch wrote:
This adds the large CQE support for io-uring. Large CQE's are 16 bytes longer. To support the longer CQE's the allocation part is changed and when the CQE is accessed.
Few nits that I commented on, mostly on commit-messages. Regardless of that, things look good. Reviewed-by: Kanchan Joshi <joshi.k@xxxxxxxxxxx>