Hi, This is batch of various fixes to mlx5_ib driver. Thanks Chiara Meiohas (1): RDMA/mlx5: Fix calculation of total invalidated pages Michael Guralnik (5): RDMA/mlx5: Fix MR cache initialization error flow RDMA/mlx5: Fix cache entry update on dereg error RDMA/mlx5: Drop access_flags from _mlx5_mr_cache_alloc() RDMA/mlx5: Fix page_size variable overflow RDMA/mlx5: Align cap check of mkc page size to device specification Patrisious Haddad (1): RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow drivers/infiniband/hw/mlx5/cq.c | 2 +- drivers/infiniband/hw/mlx5/mlx5_ib.h | 23 ++++++++++--- drivers/infiniband/hw/mlx5/mr.c | 50 +++++++++++++++++----------- drivers/infiniband/hw/mlx5/odp.c | 10 +++--- 4 files changed, 56 insertions(+), 29 deletions(-) -- 2.48.1