diff options
| author | Nirranjan Kirubaharan <[email protected]> | 2019-05-23 00:05:39 -0700 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2019-05-27 14:58:24 -0300 |
| commit | f70baa7ee3d1b5a9e66ac7549e31641a656f23c1 (patch) | |
| tree | 71d54827b617e43e8dfbdb2d571fafc264acd459 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | cae626b97851afc2219e7607183a9a23cbba3bef (diff) | |
iw_cxgb4: Fix qpid leak
Add await in destroy_qp() so that all references to qp are dereferenced
and qp is freed in destroy_qp() itself. This ensures freeing of all QPs
before invocation of dealloc_ucontext(), which prevents loss of in use
qpids stored in the ucontext.
Signed-off-by: Nirranjan Kirubaharan <[email protected]>
Reviewed-by: Potnuri Bharat Teja <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions