commit | f6fe01b7181be1751a5d8f19f230eb0d17b9a7b1 | [log] [tgz] |
---|---|---|
author | Yishai Hadas <yishaih@mellanox.com> | Sun Jun 17 13:00:05 2018 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Jun 19 10:53:02 2018 -0600 |
tree | f4cf911992f233636bf97f82eec5f86e34f25b52 | |
parent | aeae94579caf77406a8a235ea33fdb67abe9a57e [diff] |
IB/mlx5: Add DEVX query EQN support Return the matching device EQN for a given user vector number via the DEVX interface. Note: EQs are owned by the kernel and shared by all user processes. Basically, a user CQ can point to any EQ. The kernel doesn't enforce any such limitation today either. Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>