The following two patches add the userspace version to the host information struct reported to the device, used for debugging and troubleshooting purposes. PR was sent: https://github.com/linux-rdma/rdma-core/pull/918 Thanks, Gal Gal Pressman (2): RDMA/efa: Move host info set to first ucontext allocation RDMA/efa: Report userspace version in host info drivers/infiniband/hw/efa/efa.h | 7 +++++++ drivers/infiniband/hw/efa/efa_admin_cmds_defs.h | 3 +++ drivers/infiniband/hw/efa/efa_main.c | 6 +++--- drivers/infiniband/hw/efa/efa_verbs.c | 3 +++ include/uapi/rdma/efa-abi.h | 3 ++- 5 files changed, 18 insertions(+), 4 deletions(-) base-commit: e246b7c035d74abfb3507fa10082d0c42cc016c3 -- 2.30.0