Skip to content

Commit

Permalink
IB/mlx5: Enable subscription for device events over DEVX
Browse files Browse the repository at this point in the history
Enable subscription for device events over DEVX.

Each subscription is added to the two level xarray data structure
according to its event number and the DEVX object information in case was
given with the given target fd.

Those events will be reported over the given fd once will occur.
Downstream patches will mange the dispatching to any subscription.

Signed-off-by: Yishai Hadas <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
  • Loading branch information
yishaih authored and jgunthorpe committed Jul 3, 2019
1 parent e337dd5 commit 7597385
Show file tree
Hide file tree
Showing 2 changed files with 562 additions and 7 deletions.
Loading

0 comments on commit 7597385

Please sign in to comment.