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(-) -- 2.22.0