1. 21 May, 2007 4 commits
  2. 20 May, 2007 1 commit
    • Eli Cohen's avatar
      IB/mlx4: Pass send queue sizes from userspace to kernel · 2446304d
      Eli Cohen authored
      Pass the number of WQEs for the send queue and their size from userspace
      to the kernel to avoid having to keep the QP size calculations in sync 
      between the kernel driver and libmlx4.  This fixes a bug seen with the 
      current mlx4_ib driver and current libmlx4 caused by a difference in the 
      calculated sizes for SQ WQEs.  Also, this gives more flexibility for 
      userspace to experiment with using multiple WQE BBs for a single SQ WQE.
      Signed-off-by: default avatarEli Cohen <eli@mellanox.co.il>
      Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
      2446304d
  3. 19 May, 2007 19 commits
  4. 18 May, 2007 16 commits