commit | 9c3c5f8e1f3092f43a46b247a95ae526c1b4542e | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.com> | Fri Mar 11 22:58:39 2016 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Mon Mar 21 17:13:14 2016 -0400 |
tree | 657fb39a722cf1d92776a042f0e8d326f896f72d | |
parent | 50174a7f2c24d13cdeec435ee1ba70b1e0b1318f [diff] |
IB/ipoib: Add ndo operations for configuring VFs Add ndo operations to the network driver that enables configuring the following operations: ipoib_set_vf_link_state - configure the VF link policy ipoib_get_vf_config - get link state configuration ipoib_set_vf_guid - set a VF port or node GUID ipoib_get_vf_stats - get statistics of a VF Signed-off-by: Eli Cohen <eli@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>