diff options
author | Hariprasad S <hariprasad@chelsio.com> | 2016-06-10 01:05:11 +0530 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-06-23 10:43:19 -0400 |
commit | 3d4e79949cf9e8032f0cd1f91564c6ce3304755c (patch) | |
tree | 32ca0e6e66956b469575e22d920c47a84718d8ec /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 5edb56491d4812c42175980759da53388e5d86f5 (diff) |
RDMA/iw_cxgb4: only read markers_enabled mod param once
markers_enabled should be read only once during MPA negotiation.
The present code does read markers_enabled twice during negotiation
which results in setting wrong recv/xmit markers if the markers_enabled is
changed in the middle of negotiation.
With this change the markers_enabled is read only once during MPA
negotiation. recv markers are set based on markers enabled module
parameter and xmit markers are set based on markers flag from the
MPA_START_REQ/MPA_START_REP.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions