common/mlx5: glue event interrupt commands
authorMatan Azrad <matan@mellanox.com>
Wed, 29 Jan 2020 12:38:36 +0000 (12:38 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 5 Feb 2020 08:51:20 +0000 (09:51 +0100)
commitb4d23b3fbd4b7a037cb4214584428455e28f6b69
tree6104ada065a1aa499aa56250db1e668f079faa9a
parent979ab2b985a4a8b2ce36c9ef7bf33dc43e9aedaa
common/mlx5: glue event interrupt commands

Add the next commands to glue in order to support interrupt event
channel operations associated to events in the EQ:
devx_create_event_channel,
devx_destroy_event_channel,
devx_subscribe_devx_event,
devx_subscribe_devx_event_fd,
devx_get_event.

Signed-off-by: Matan Azrad <matan@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
drivers/common/mlx5/Makefile
drivers/common/mlx5/meson.build
drivers/common/mlx5/mlx5_glue.c
drivers/common/mlx5/mlx5_glue.h