This series from Parav fixes mlx5 to work properly with IB static rate limit. It converts from the IB static rate value to the matching mlx5 internal static rate. PR was sent: https://github.com/linux-rdma/rdma-core/pull/341 Yishai Parav Pandit (2): ccan: Add array_size.h file mlx5: Convert ah_attr static rate to mlx5 static rate ccan/CMakeLists.txt | 1 + ccan/array_size.h | 26 ++++++++++++++++++++++++++ providers/mlx5/verbs.c | 38 +++++++++++++++++++++++++++++++++++++- 3 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 ccan/array_size.h -- 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