On Thu, 7 Jul 2016 16:09:03 -0500 Eli Cohen <e...@mellanox.com> wrote:
> Add two NLA's that allow configuration of Infiniband node or port GUIDs > by referencing the IPoIB net device set over the physical function. The > format to be used is as follows: > > ip link set dev ib0 vf 0 node_guid 00:02:c9:03:00:21:6e:70 > ip link set dev ib0 vf 0 port_guid 00:02:c9:03:00:21:6e:78 > > Signed-off-by: Eli Cohen <e...@mellanox.com> Applied, thanks