lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 20 May 2020 10:54:25 +0300
From:   Gal Pressman <galpress@...zon.com>
To:     Jeff Kirsher <jeffrey.t.kirsher@...el.com>, <dledford@...hat.com>,
        <jgg@...lanox.com>, <davem@...emloft.net>,
        <gregkh@...uxfoundation.org>
CC:     Mustafa Ismail <mustafa.ismail@...el.com>,
        <linux-rdma@...r.kernel.org>, <netdev@...r.kernel.org>,
        <nhorman@...hat.com>, <sassmann@...hat.com>, <poswald@...e.com>,
        Shiraz Saleem <shiraz.saleem@...el.com>
Subject: Re: [RDMA RFC v6 14/16] RDMA/irdma: Add ABI definitions

On 20/05/2020 10:04, Jeff Kirsher wrote:
> +struct i40iw_create_qp_resp {
> +	__u32 qp_id;
> +	__u32 actual_sq_size;
> +	__u32 actual_rq_size;
> +	__u32 i40iw_drv_opt;
> +	__u16 push_idx;
> +	__u8 lsmm;
> +	__u8 rsvd;
> +};

This struct size should be 8 bytes aligned.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ