[PATCH net-next] ixgbe: Extend trust to allow guest to set unicast address

2016-01-05 Thread Chas Williams
When running certain routing protocols like VRRP, VF guests need the ability to set the unicast address of the interface. Extend the new ndo trust feature to let the hypervisor trust a guest to set/update its own unicast address. Signed-off-by: Chas Williams <3ch...@gmail.com> --- drivers/net/et

[PATCH net-next] ixgbe: Extend trust to allow guest to set unicast address

2016-01-01 Thread Chas Williams
When running certain routing protocols like VRRP, VF guests need the ability to set the unicast address of the interface. Extend the new ndo trust feature to let the hypervisor trust a guest to set/update its own unicast address. Signed-off-by: Chas Williams <3ch...@gmail.com> --- drivers/net/et

Re: [PATCH net-next] ixgbe: Extend trust to allow guest to set unicast address

2015-12-31 Thread Jeff Kirsher
On Thu, Dec 31, 2015 at 3:12 AM, Chas Williams <3ch...@gmail.com> wrote: > When running certain routing protocols like VRRP, VF guests need the > ability to set the unicast address of the interface. Extend the new ndo > trust feature to let the hypervisor trust a guest to set/update its own > unic

[PATCH net-next] ixgbe: Extend trust to allow guest to set unicast address

2015-12-31 Thread Chas Williams
When running certain routing protocols like VRRP, VF guests need the ability to set the unicast address of the interface. Extend the new ndo trust feature to let the hypervisor trust a guest to set/update its own unicast address. Signed-off-by: Chas Williams <3ch...@gmail.com> --- drivers/net/et