On Fri, Nov 15, 2019 at 05:45:55PM +0200, Leon Romanovsky wrote: > From: Mark Zhang <markz@xxxxxxxxxxxx> > > Extends the minimum single WQE strides from 64 to 8, which is exposed > by the "min_single_wqe_log_num_of_strides" field of striding_rq_caps. > Choose right number of strides based on FW capability. > > Signed-off-by: Mark Zhang <markz@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/hw/mlx5/main.c | 10 +++++-- > drivers/infiniband/hw/mlx5/mlx5_ib.h | 1 + > drivers/infiniband/hw/mlx5/qp.c | 44 +++++++++++++++++++++------- > 3 files changed, 43 insertions(+), 12 deletions(-) Applied to for-next Thanks, Jason