The two patches in this series are related to the EDPM feature. EDPM is a hw feature for improving latency under certain conditions. Related rdma-core pull request #786 https://github.com/linux-rdma/rdma-core/pull/786 Signed-off-by: Michal Kalderon <michal.kalderon@xxxxxxxxxxx> Michal Kalderon (2): RDMA/qedr: Add EDPM mode type for user-fw compatibility RDMA/qedr: Add EDPM max size to alloc ucontext response drivers/infiniband/hw/qedr/qedr.h | 1 + drivers/infiniband/hw/qedr/verbs.c | 20 ++++++++++++++------ include/uapi/rdma/qedr-abi.h | 9 ++++++--- 3 files changed, 21 insertions(+), 9 deletions(-) -- 2.14.5