Message ID | 20190613091014.93483-1-galpress@amazon.com (mailing list archive) |
---|---|
Headers | show |
Series | EFA updates 2019-06-13 | expand |
On Thu, 2019-06-13 at 12:10 +0300, Gal Pressman wrote: > Hi all, > > Patch #1 makes use of Shiraz's new API including a fix to Jason's > comment to check for zero return value. > Patch #2 is a cleanup making the driver more consistent. > Patch #3 adds more information to our error prints, which proved > useful > in our debugging process. > > Thanks, > Gal > > Firas Jahjah (1): > RDMA/efa: Print address on AH creation failure > > Gal Pressman (2): > RDMA/efa: Use API to get contiguous memory blocks aligned to device > supported page size > RDMA/efa: Be consistent with success flow return value > > drivers/infiniband/hw/efa/efa_com_cmd.c | 7 +- > drivers/infiniband/hw/efa/efa_main.c | 2 +- > drivers/infiniband/hw/efa/efa_verbs.c | 94 +++++++----------------- > - > 3 files changed, 30 insertions(+), 73 deletions(-) > Thanks, applied to for-next.