linux/drivers/infiniband/hw/cxgb4
Steve Wise b414fa01c3 iw_cxgb4: set correct FetchBurstMax for QPs
The current QP FetchBurstMax value is 256B, which
is incorrect since a WR can exceed that value.  The
result being a partial WR fetched by hardware, and
a fatal "bad WR" error posted by the SGE.

So bump the FetchBurstMax to 512B.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-12-18 13:35:19 -05:00
..
cm.c Merge of primary rdma-core code for 4.9 2016-10-09 17:04:33 -07:00
cq.c Merge of primary rdma-core code for 4.9 2016-10-09 17:04:33 -07:00
device.c Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-test 2016-12-14 14:43:14 -05:00
ev.c InfiniBand/RDMA changes for 3.20 merge window: 2015-02-21 12:53:21 -08:00
id_table.c drivers/infiniband/hw: rename random32() to prandom_u32() 2013-05-07 18:38:27 -07:00
iw_cxgb4.h Merge of primary rdma-core code for 4.9 2016-10-09 17:04:33 -07:00
Kconfig libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() 2016-09-15 20:49:19 -04:00
Makefile libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() 2016-09-15 20:49:19 -04:00
mem.c iw_cxgb4: add fast-path for small REG_MR operations 2016-10-07 16:54:40 -04:00
provider.c IB/core: Let create_ah return extended response to user 2016-12-13 13:38:27 -05:00
qp.c iw_cxgb4: set correct FetchBurstMax for QPs 2016-12-18 13:35:19 -05:00
resource.c RDMA/cxgb4: Add missing debug stats 2014-04-11 11:36:09 -07:00
t4.h Merge of primary rdma-core code for 4.9 2016-10-09 17:04:33 -07:00
t4fw_ri_api.h iw_cxgb4: add fast-path for small REG_MR operations 2016-10-07 16:54:40 -04:00