]> www.infradead.org Git - users/jedix/linux-maple.git/commit
SDP: BUG1309 - SDP close is slow + fix recv buffer initial size setting
authorAmir Vadai <amirv@mellanox.co.il>
Thu, 8 Jan 2009 11:00:16 +0000 (13:00 +0200)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 6 Oct 2015 12:04:23 +0000 (05:04 -0700)
commit3adee68c722597aaa78bff5ad4f4bc4809575772
treecdf3faecf1faa25456bedebfb524ad10ab02b74f
parent36ba07ba64f7da69706d11ef9330fe617e80591b
SDP: BUG1309 - SDP close is slow + fix recv buffer initial size setting

sdp_post_recv is called when the QP is closed. therefore it tries to post
recv buffers without success till the socket is destructed.

Signed-off-by: Amir Vadai <amirv@mellanox.co.il>
drivers/infiniband/ulp/sdp/sdp_bcopy.c