On Wed, May 25, 2022 at 04:20:29PM +0300, Kamal Heib wrote: > Make sure to save the passed QP timeout attribute when the QP gets modified, > so when calling query QP the right value is reported and not the > converted value that is required by the firmware. This issue was found > while running the pyverbs tests. > > Fixes: cecbcddf6461 ("qedr: Add support for QP verbs") > Signed-off-by: Kamal Heib <kamalheib1@xxxxxxxxx> > --- > drivers/infiniband/hw/qedr/qedr.h | 1 + > drivers/infiniband/hw/qedr/verbs.c | 4 +++- > 2 files changed, 4 insertions(+), 1 deletion(-) > Thanks, applied to -rc.