diff options
author | Tatyana Nikolova <tatyana.e.nikolova@intel.com> | 2017-11-22 01:18:33 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2017-12-01 22:21:25 +0300 |
commit | 8bb45252bb5108485f590a08291d1f4641abc77e (patch) | |
tree | b24109cac334ba492269648858856755eb82aebf /tools/perf/scripts/python/syscall-counts.py | |
parent | a283cdc4d3670700182c820b59078387f9a01a30 (diff) | |
download | linux-8bb45252bb5108485f590a08291d1f4641abc77e.tar.xz |
i40iw: Move MPA request event for loopback after connect
For loopback, a MPA request event is generated when cm_node
is initialized, which allows applications to act on the
connect request before i40iw_connect() has completed.
In some cases, the reject flow executes in parallel with
the connect flow and doesn't delete an APBVT entry,
because the apbvt_set variable is still not set by the
connect flow. Move the MPA request event to the end of
i40iw_connect() to notify application for a connect
request, after connect has completed.
Fixes: f27b4746f378 ("i40iw: add connection management code")
Signed-off-by: Tatyana Nikolova <tatyana.e.nikolova@intel.com>
Signed-off-by: Henry Orosco <henry.orosco@intel.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions