This series from Bodong is the supplementary part of the kernel series that was merged into 4.14. It gets from the kernel the information whether multi packet WQE is allowed in SQ and whether enhanced multi packet send WQE is supported. This information is reported by the mlx5dv_query_device() DV API. PR was sent: https://github.com/linux-rdma/rdma-core/pull/217 Bodong Wang (2): mlx5: Report if kernel allows using MPW in SQ mlx5: Report enhanced multi packet send WQE capability providers/mlx5/man/mlx5dv_query_device.3 | 4 +++- providers/mlx5/mlx5-abi.h | 6 ++++++ providers/mlx5/mlx5.c | 7 +++++-- providers/mlx5/mlx5.h | 4 +++- providers/mlx5/mlx5dv.h | 4 +++- providers/mlx5/verbs.c | 7 +++++-- 6 files changed, 25 insertions(+), 7 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