linux/include/uapi/rdma
Ira Weiny c492980269 IB/hfi1: Allow for non-double word multiple message sizes for user SDMA
The driver pads non-double word multiple message sizes but it doesn't
account for this padding when the packet length is calculated. Also, the
data length is miscalculated for message sizes less than 4 bytes due to
the bit representation in LRH. And there's a check for non-double word
multiple message sizes that prevents these messages from being sent.
This patch fixes length miscalculations and enables the functionality to
send non-double word multiple message sizes.

Reviewed-by: Harish Chegondi <harish.chegondi@intel.com>
Signed-off-by: Sebastian Sanchez <sebastian.sanchez@intel.com>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2016-08-02 22:46:21 -04:00
..
hfi IB/hfi1: Allow for non-double word multiple message sizes for user SDMA 2016-08-02 22:46:21 -04:00
ib_user_cm.h
ib_user_mad.h IB/mad: Add user space RMPP support 2014-08-10 20:36:00 -07:00
ib_user_sa.h
ib_user_verbs.h IB/core: Add extended device capability flags 2016-05-13 19:40:27 -04:00
Kbuild IB/hfi1: Add PSM2 user space header to header_install 2015-09-03 15:29:52 -04:00
rdma_netlink.h IB/netlink: Add a new local service operation 2016-05-24 14:42:48 -04:00
rdma_user_cm.h RDMA/uapi: Include socket.h in rdma_user_cm.h 2014-08-12 22:03:31 -07:00