On Thu, Aug 22, 2024 at 05:11:43PM +0000, Michael Margolin wrote: > From: Yehuda Yitschak <yehuday@xxxxxxxxxx> > > Propagate the unique, per device, ID in the device attributes to the > standard node_guid value in IB device. > > Reviewed-by: Yonatan Nachum <ynachum@xxxxxxxxxx> > Signed-off-by: Yehuda Yitschak <yehuday@xxxxxxxxxx> > Signed-off-by: Michael Margolin <mrgolin@xxxxxxxxxx> > --- > drivers/infiniband/hw/efa/efa_admin_cmds_defs.h | 3 +++ > drivers/infiniband/hw/efa/efa_com_cmd.c | 1 + > drivers/infiniband/hw/efa/efa_com_cmd.h | 1 + > drivers/infiniband/hw/efa/efa_main.c | 1 + > 4 files changed, 6 insertions(+) Applied to for-next, thanks Jason