On Thu, Aug 01, 2019 at 03:34:24PM +0300, Gal Pressman wrote:
> On 01/08/2019 15:21, Leon Romanovsky wrote:
> > enum mlx5_user_cmds_supp_uhw {
> > @@ -147,6 +148,7 @@ struct mlx5_ib_alloc_ucontext_resp {
> > __u32 num_uars_per_page;
> > __u32 num_dyn_bfregs;
> > __u32 dump_fill_mkey;
> > + __u32 dc_odp_caps;
>
> This should be padded to 64 bits.
Thanks a lot, I fixed it locally.
>
> > };
> >
> > struct mlx5_ib_alloc_pd_resp {
> >
