On 1/19/2012 1:29 PM, Sebastian Riemer wrote:
just cherry-picking that commit didn't do the job. Therefore, I've backported the whole ib_iser code from 3.2.1 to 3.0.15. Now it works fine

I would suspect one of these

# git shortlog v3.0..v3.2 drivers/infiniband/ulp/iser
[...]
Or Gerlitz (4):
IB/iser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)
      IB/iser: Support iSCSI PDU padding
      IB/iser: Use separate buffers for the login request/response
      IB/iser: DMA unmap TX bufs used for iSCSI/iSER headers
[...]

could you try only the four of them on top of 3.0.15 and then if it works okay, find out which one of them does the job?
--
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