This patch set handles few mlx5 driver issues, details below. The first patch from Majd consider the mmap command to issue to mlx5 kernel driver based on the question whether Blueflame is used. The second patch from Ariel fixes wrong size calculation of the bit map table when the hugepage allocation mode is used. PR was sent: https://github.com/linux-rdma/rdma-core/pull/235 Yishai Ariel Levkovich (1): mlx5: Fix wrong bitmap table allocation size calculation Majd Dibbiny (1): mlx5: Use non-cached mapping when Blueflame is not used providers/mlx5/buf.c | 2 +- providers/mlx5/cq.c | 2 +- providers/mlx5/mlx5.c | 72 +++++++++++++++++++++++++++++++++++++------------ providers/mlx5/mlx5.h | 13 +++++++-- providers/mlx5/mlx5dv.h | 5 ++++ 5 files changed, 73 insertions(+), 21 deletions(-) -- 1.8.3.1 -- 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