linux-kernel-test/drivers/infiniband/hw
Ralph Campbell 7ec01ff950 IB/ipath: Fix lost UD send work request
If a UD QP has some work requests queued to be sent by the DMA engine
followed by a local loopback work request, we have to wait for the
previous work requests to finish or the completion for the local
loopback work request would be generated out of order.  The problem
was that the work request queue pointer was already updated so that
the request would not be processed when the DMA queue drained.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-08-15 11:23:47 -07:00
..
amso1100 RDMA/core: Add local DMA L_Key support 2008-07-14 23:48:53 -07:00
cxgb3 RDMA/cxgb3: Fix deadlock initializing iw_cxgb3 device 2008-08-04 11:08:37 -07:00
ehca IB/ehca: Discard double CQE for one WR 2008-08-12 11:34:59 -07:00
ipath IB/ipath: Fix lost UD send work request 2008-08-15 11:23:47 -07:00
mlx4 IB/mlx4: Allow 4K messages for UD QPs 2008-08-07 14:06:50 -07:00
mthca dma-mapping: add the device argument to dma_mapping_error() 2008-07-26 12:00:03 -07:00
nes RDMA/nes: CM connection setup/teardown rework 2008-07-24 20:50:45 -07:00