From: Naresh Gottumukkala Date: Wed, 7 Aug 2013 07:22:37 +0000 (+0530) Subject: RDMA/ocrdma: Cache recv DB until QP moved to RTR X-Git-Tag: v3.12-rc1~139^2^6~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45e86b33ec8b33f9ed41d9f9005f9e663018f8f1;p=pandora-kernel.git RDMA/ocrdma: Cache recv DB until QP moved to RTR 1) In post recv, don't ring the DB doorbell if the QP is in RTR state. Cache the DB calls, until the QP is moved to RTS state. 2) Add max_rd_sge support to dev->attr. 3) Code cleanup in alloc_pd path. Signed-off-by: Naresh Gottumukkala Signed-off-by: Roland Dreier --- Reading git-diff-tree failed