]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: Extend trust to allow guest to set unicast address
authorchas williams <3chas3@gmail.com>
Tue, 5 Jan 2016 22:30:39 +0000 (17:30 -0500)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 4 Apr 2016 19:54:58 +0000 (12:54 -0700)
commitd954fd1ab0224b55cd4fd121c945907ff65e78f0
tree53fc352ae154e303d82330e86d44291f01d662b2
parent1c63a845ac502845d5aa0b35740bc68a3ec9342b
ixgbe: Extend trust to allow guest to set unicast address

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 <3chas3@gmail.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c