diff --git a/hdr.go b/hdr.go index 891cfb8..279c613 100644 --- a/hdr.go +++ b/hdr.go @@ -327,7 +327,8 @@ type IoUringCqe struct { * contains 16-bytes of padding, doubling the size of the CQE. */ // __u64 big_cqe[]; - BigCqe *uint64 // ptr arith + + // 8+4+4 == 16 , correct } /*