linux_dsm_epyc7002/drivers/infiniband/hw
Ralph Campbell 7c37d74474 IB/ipath: Improve UD loopback performance by allocating temp array only once
Receive work queue entries are checked for L_Key validity, and
pointers to the memory region structure are saved in an allocated
structure.  For UD loopback packets, this structure is allocated and
freed for each packet.  This patch changes that to allocate/free
during QP creation and destruction.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-12-01 20:59:08 -08:00
..
amso1100 IB: Drop code after return statement 2008-09-20 20:06:32 -07:00
cxgb3 RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface) 2008-11-12 10:16:47 -08:00
ehca IB/ehca: Fix problem with generated flush work completions 2008-12-01 10:05:50 -08:00
ipath IB/ipath: Improve UD loopback performance by allocating temp array only once 2008-12-01 20:59:08 -08:00
mlx4 IB/mlx4: Fix MTT leakage in resize CQ 2008-12-01 10:09:37 -08:00
mthca IB/mthca: Use pci_request_regions() 2008-09-29 21:37:33 -07:00
nes RDMA/nes: Mitigate compatibility issue regarding PCIe write credits 2008-11-02 21:40:55 -08:00