linux_dsm_epyc7002/drivers/infiniband/hw/i40iw
Tatyana Nikolova 1660a26adb i40iw: Do not retransmit MPA request after it is ACKed
The ACK packets for an MPA request are ignored and
the MPA request is retransmitted if the MPA reply
is late or missing. Fix this by checking ack_rcvd
variable before retransmitting a packet.

Fixes: f27b4746f3 ("i40iw: add connection management code")
Signed-off-by: Tatyana Nikolova <tatyana.e.nikolova@intel.com>
Signed-off-by: Faisal Latif <faisal.latif@intel.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-10-04 15:29:39 -04:00
..
i40iw_cm.c i40iw: Do not retransmit MPA request after it is ACKed 2017-10-04 15:29:39 -04:00
i40iw_cm.h i40iw: Do not retransmit MPA request after it is ACKed 2017-10-04 15:29:39 -04:00
i40iw_ctrl.c i40iw: Improve CQP timeout logic 2017-08-22 15:38:27 -04:00
i40iw_d.h i40iw: Fix parsing of query/commit FPM buffers 2017-08-16 11:27:44 -04:00
i40iw_hmc.c
i40iw_hmc.h
i40iw_hw.c i40iw: Reorganize structures to align with HW capabilities 2016-12-12 17:20:29 -05:00
i40iw_main.c i40iw: Prevent multiple netdev event notifier registrations 2017-09-22 13:43:36 -04:00
i40iw_osdep.h RDMA/i40iw: Remove MSS change support 2017-06-01 16:59:52 -04:00
i40iw_p.h i40iw: Improve CQP timeout logic 2017-08-22 15:38:27 -04:00
i40iw_pble.c i40iw: Simplify code 2017-08-18 14:01:08 -04:00
i40iw_pble.h
i40iw_puda.c Merge branch 'k.o/for-4.13-rc' into k.o/for-next 2017-08-18 14:12:04 -04:00
i40iw_puda.h i40iw: Reorganize structures to align with HW capabilities 2016-12-12 17:20:29 -05:00
i40iw_register.h
i40iw_status.h i40iw: Correct variable names 2017-08-16 11:27:44 -04:00
i40iw_type.h i40iw: Improve CQP timeout logic 2017-08-22 15:38:27 -04:00
i40iw_ucontext.h i40iw: Set 128B as the only supported RQ WQE size 2016-12-22 11:36:12 -05:00
i40iw_uk.c i40iw: make some structures const 2017-08-28 19:12:26 -04:00
i40iw_user.h i40iw: Set 128B as the only supported RQ WQE size 2016-12-22 11:36:12 -05:00
i40iw_utils.c i40iw: Prevent multiple netdev event notifier registrations 2017-09-22 13:43:36 -04:00
i40iw_verbs.c i40iw: Call i40iw_cm_disconn on modify QP to disconnect 2017-09-22 13:43:36 -04:00
i40iw_verbs.h i40iw: Free QP PBLEs when the QP is destroyed 2017-07-20 11:20:49 -04:00
i40iw_vf.c
i40iw_vf.h
i40iw_virtchnl.c RDMA/i40iw: fix duplicated code for different branches 2017-06-01 17:00:29 -04:00
i40iw_virtchnl.h
i40iw.h i40iw: Prevent multiple netdev event notifier registrations 2017-09-22 13:43:36 -04:00
Kconfig IB: Move PCI dependency from root KConfig to HW's KConfigs 2017-09-27 08:54:19 -04:00
Makefile