On Mon, Feb 26, 2018 at 03:02:22PM +0200, Leon Romanovsky wrote: > +struct mlx4_ib_tso_caps { > + __u32 max_tso; /* Maximum tso payload size in bytes */ > + /* Corresponding bit will be set if qp type from > + * 'enum ib_qp_type' is supported. > + */ > + __u32 supported_qpts; > +}; Where is the user space for this? Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html