Re: [RFC 17/19] RDMA/irdma: Add ABI definitions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Feb 12, 2019 at 03:44:00PM -0600, Shiraz Saleem wrote:

> +struct irdma_create_cq_req {
> +	__aligned_u64 user_cq_buf;
> +	__aligned_u64 user_shadow_area;
> +};

This is the right way to use u64 in uapi headers

> +
> +struct irdma_create_qp_req {
> +	__u64 user_wqe_bufs;
> +	__u64 user_compl_ctx;
> +};

and this is wrong.. See my prior email.

Jason



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux