linux/drivers/infiniband/ulp
Pradeep Satyanarayana 586a693448 IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries
Some HCAs (such as ehca2) support SRQ, but only support fewer than 16 SG
entries for SRQs.  Currently IPoIB/CM implicitly assumes all HCAs will
support 16 SG entries for SRQs (to handle a 64K MTU with 4K pages). This
patch removes that restriction by limiting the maximum MTU in connected
mode to what the maximum number of SRQ SG entries allows.

This patch addresses <https://bugs.openfabrics.org/show_bug.cgi?id=728>

Signed-off-by: Pradeep Satyanarayana <pradeeps@linux.vnet.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-01-25 14:15:37 -08:00
..
ipoib IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries 2008-01-25 14:15:37 -08:00
iser IB/iser: Typo fix (s/destory/destroy/) 2008-01-25 14:15:32 -08:00
srp IB/srp: Enable SG list chaining 2008-01-25 14:15:37 -08:00