linux/drivers/infiniband
Bart Van Assche 5dabcd0456 RDMA/srpt: Add support for immediate data
Modify allocation of the non-SRQ receive queues such that immediate
data is aligned on a 512 byte boundary. That alignment is necessary
to pass the immediate data without copying to the block layer. When
receiving an SRP_CMD with immediate data, postpone the ib_post_recv()
call until target_execute_cmd() has finished. See also
srpt_release_cmd().

Cc: Sergey Gorenko <sergeygo@mellanox.com>
Cc: Max Gurtovoy <maxg@mellanox.com>
Cc: Laurence Oberman <loberman@redhat.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2018-12-19 15:07:26 -05:00
..
core RDMA/restrack: Resource-tracker should not use uobject pointers 2018-12-18 15:38:26 -07:00
hw IB/mlx5: Fix compile issue when ODP disabled 2018-12-19 13:43:17 -05:00
sw RDMA: Cleanup undesired pd->uobject usage 2018-12-18 19:15:48 -07:00
ulp RDMA/srpt: Add support for immediate data 2018-12-19 15:07:26 -05:00
Kconfig RDMA: Fix building with CONFIG_MMU=n 2018-10-03 16:01:03 -06:00
Makefile