On Tue, Jul 07, 2020 at 09:30:58AM +0300, Michal Kalderon wrote: > 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> > > Changes from v2 > Remove mis-use of !! when checking if a flag is set. > > Changes from v1 > Add explicit padding to struct qedr_alloc_ucontext_resp in qedr-abi.h > > Michal Kalderon (2): > RDMA/qedr: Add EDPM mode type for user-fw compatibility > RDMA/qedr: Add EDPM max size to alloc ucontext response applied to for-next, thanks Jason