Skip to content
Commit e67792cc authored by Chuck Lever's avatar Chuck Lever
Browse files

svcrdma: Reserve an extra WQE for ib_drain_rq()



Do as other ULPs already do: ensure there is an extra Receive WQE
reserved for the tear-down drain WR. I haven't heard reports of
problems but it can't hurt.

Note that rq_depth is used to compute the Send Queue depth as well,
so this fix should affect both the SQ and RQ.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent c8004c1c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment