commit | 350d0e4c7e4b03ed5646ac39ba4aac98bb3d9c56 | [log] [tgz] |
---|---|---|
author | Yishai Hadas <yishaih@mellanox.com> | Sun Aug 28 14:58:18 2016 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Fri Oct 07 16:54:20 2016 -0400 |
tree | a446e96bd723db62003416f7bed35ae8601d1a99 | |
parent | 466fa6d2e36408f697f9ff766f82003ef424bad1 [diff] |
IB/mlx5: Track asynchronous events on a receive work queue Track asynchronous events on a receive work queue by using the mlx5_core_create_rq_tracked API. In case a fatal error has occurred letting the IB layer know about by using the ib_wq event handler. Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Doug Ledford <dledford@redhat.com>