Re: [PATCH v2] Add support for configuring Infiniband GUIDs

2016-07-15 Thread Stephen Hemminger
On Thu, 7 Jul 2016 16:09:03 -0500 Eli Cohen 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:7

[PATCH v2] Add support for configuring Infiniband GUIDs

2016-07-07 Thread Eli Cohen
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 Si