diff options
author | Sagi Grimberg <sagi@grimberg.me> | 2018-01-14 17:07:50 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2018-01-18 14:49:20 -0500 |
commit | 246d8b184c100e8eb6b4e8c88f232c2ed2a4e672 (patch) | |
tree | 1d1ff97ce54a7a454375270619e8959488c1744c /block | |
parent | aaebd377c0e9c75bc95217b924e4456a392c65ed (diff) |
IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
polling the completion queue directly does not interfere
with the existing polling logic, hence drop the requirement.
Be aware that running ib_process_cq_direct with non IB_POLL_DIRECT
CQ may trigger concurrent CQ processing.
This can be used for polling mode ULPs.
Cc: Bart Van Assche <bart.vanassche@wdc.com>
Reported-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
[maxg: added wcs array argument to __ib_process_cq]
Signed-off-by: Max Gurtovoy <maxg@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions