This series has one mlx4 bug fix and few fixes / enhancements 
on top of Doug's major cleanup in the multicast area.

Next week both of us will be OOO as of a holiday, so Erez will 
be able to address comments only on the week on that follows.

Erez and Or.

Erez Shitrit (6):
  IB/ipoib: Use one linear skb in RX flow
  IB/ipoib: Update broadcast record values after each successful join request
  IB/ipoib: Handle QP in SQE state
  IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb's
  IB/ipoib: Remove IPOIB_MCAST_RUN bit
  IB/mlx4: Fix WQE LSO segment calculation

 drivers/infiniband/hw/mlx4/qp.c                |    3 +-
 drivers/infiniband/ulp/ipoib/ipoib.h           |   11 +-
 drivers/infiniband/ulp/ipoib/ipoib_ib.c        |  126 +++++++++++++-----------
 drivers/infiniband/ulp/ipoib/ipoib_main.c      |   13 ++-
 drivers/infiniband/ulp/ipoib/ipoib_multicast.c |   24 ++++-
 drivers/infiniband/ulp/ipoib/ipoib_verbs.c     |   13 +--
 6 files changed, 106 insertions(+), 84 deletions(-)

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

Reply via email to