commit | eaebaf77e7cb22fc371b7843370c903f1dd0fc3d | [log] [tgz] |
---|---|---|
author | Yishai Hadas <yishaih@mellanox.com> | Tue Jan 22 08:29:59 2019 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Jan 29 13:33:00 2019 -0700 |
tree | 1d89f542a474201ce4eaccc9430186ddd4d9ceb3 | |
parent | 4accbb3fd2638fa11db4670b2d5e8f36a756c51d [diff] |
IB/mlx5: Implement DEVX hot unplug for async command FD Implement DEVX hot unplug for the async command FD. This is done by managing a list of the inflight commands and wait until all launched work is completed as part of devx_hot_unplug_async_cmd_event_file. Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>