On Thu, Sep 20, 2012 at 10:30 PM, Or Gerlitz <[email protected]> wrote: > 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.
Hi Roland, These patches and the libibverbs set I submitted are all marked as "new" in your patchwork, planning to get there anytime soon? there are more and more patches knocking on the door (the verbs extensions and the XRC ones, 64B CQE, more), we kind of must let some get in or at least start review, to get room for more ones... 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 -- 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
