linux/drivers/infiniband
Jubin John e6d2e0176e IB/rdmavt: Fix send scheduling
call_send is used to determine whether to send immediately or schedule
a send for later. The current logic in rdmavt is inverted and has a
negative impact on the latency of the hfi1 and qib drivers. Fix this
regression by correctly calling send immediately when call_send is set.

Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Jubin John <jubin.john@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-04-28 12:00:39 -04:00
..
core IB/core: Don't drain non-existent rq queue-pair 2016-04-26 12:40:50 -04:00
hw IB/mlx5: Expose correct max_sge_rd limit 2016-04-28 10:49:17 -04:00
sw IB/rdmavt: Fix send scheduling 2016-04-28 12:00:39 -04:00
ulp iser-target: Use ib_drain_qp 2016-03-30 20:05:15 -07:00
Kconfig Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6 2016-03-21 17:32:23 -04:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00