commit | 43a6b4025c79ded5b44e58ba0db97c29dd38d718 | [log] [tgz] |
---|---|---|
author | Naresh Gottumukkala <bgottumukkala@emulex.com> | Mon Aug 26 15:27:38 2013 +0530 |
committer | Roland Dreier <roland@purestorage.com> | Mon Sep 02 21:16:21 2013 -0700 |
tree | b06d87d5d9d31c6f3d3e23db1510ce08415ba03e | |
parent | 45e86b33ec8b33f9ed41d9f9005f9e663018f8f1 [diff] |
RDMA/ocrdma: Create IRD queue fix 1) Fix ocrdma_get_num_posted_shift for upto 128 QPs. 2) Create for min of dev->max_wqe and requested wqe in create_qp. 3) As part of creating ird queue, populate with basic header templates. 4) Make sure all the DB memory allocated to userspace are page aligned. 5) Fix issue in checking the mmap local cache. 6) Some code cleanup. Signed-off-by: Naresh Gottumukkala <bgottumukkala@emulex.com> Signed-off-by: Roland Dreier <roland@purestorage.com>