linux/drivers/infiniband/ulp/srpt
Mike Marciniszyn 321e329b9c IB/srpt: Post receive work requests after qp transition to INIT state
IB and iWARP specs both spell out that posting a receive work request
to a queue pair in the RESET state is an invalid operation and required
to fail.  Postpone posting receive work requests until after the
transition to the INIT state.

Fixes: commit dea262094c ("IB/srpt: Change default behavior from using SRQ to using RC")
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-11-13 15:25:16 -05:00
..
ib_dm_mad.h
ib_srpt.c IB/srpt: Post receive work requests after qp transition to INIT state 2017-11-13 15:25:16 -05:00
ib_srpt.h IB/srpt: Change default behavior from using SRQ to using RC 2017-10-18 10:49:54 -04:00
Kconfig
Makefile