]> git.openfabrics.org - ~ardavis/dapl.git/commit
mpxyd: proxy out WR resources exhausted with MFO mode endpoints
authorArlin Davis <arlin.r.davis@intel.com>
Thu, 10 Dec 2015 22:36:22 +0000 (14:36 -0800)
committerArlin Davis <arlin.r.davis@intel.com>
Thu, 10 Dec 2015 22:36:22 +0000 (14:36 -0800)
commit2b294cd7dcdbccdc235c056791f36bd2821c2b9b
tree12e2fa705561f133965b6a97d8a1fa478ca95644
parenta912661e87650e2313757e0b02cbbfbf35570bb7
mpxyd: proxy out WR resources exhausted with MFO mode endpoints

WC status of IBV_WC_RETRY_EXC_ERR reported back to MIC client

Operation processing thread doesn't yield properly
to enable tx thread to process completions and replenish
WR resources. Retries occur to quickly.

add some new error logs for resource issues.

Signed-off-by: Arlin Davis <arlin.r.davis@intel.com>
dapl/svc/mpxy_out.c