Roland,

This batch of libmlx4 patch contains the patch to support raw
packet QP, two patches from Sagi that relate to resource 
limitations, and few simple fixes/cleanups from Dotan.

The first three were submitted pretty long while ago, for this 
re-submission I made some changes in the change-logs and cleaned
some checkpatch comments.

Or.

Dotan Barak (5):
  Replace sscanf() to strtol()
  Allow to use the whole BF buffer
  Use BlueFlame for RDMA_WRITE/WITH_IMM without data
  Change enumeration names for masked atomic opcodes
  When calling ibv_modify_qp() return right value

Or Gerlitz (1):
  Add raw packet QP support

Sagi Grimberg (2):
  Report correct QP/CQ related resource limits
  Limit qp resources accepted for ibv_create_qp()

 src/mlx4.c  |   17 +++++++++++++++--
 src/mlx4.h  |   21 +++++++++++++++++++--
 src/qp.c    |   14 +++++++++++---
 src/verbs.c |   24 +++++++++++++++++-------
 4 files changed, 62 insertions(+), 14 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to