commit | c3aaa403840a5ccd305fb5e73f3cbfac6453b5e5 | [log] [tgz] |
---|---|---|
author | Yuval Mintz <Yuval.Mintz@caviumnetworks.com> | Fri Oct 14 05:19:17 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 14 11:59:57 2016 -0400 |
tree | 94b5d99c8bc049069890a8000e3567e3ffb5bd7b | |
parent | d0b3fbb2306f27d622d4592f4dc3a1f726e68fed [diff] |
qed: Pass MAC hints to VFs Some hypervisors can support MAC hints to their VFs. Even though we don't have such a hypervisor API in linux, we add sufficient logic for the VF to be able to receive such hints and set the mac accordingly - as long as the VF has not been set with a MAC already. Signed-off-by: Yuval Mintz <Yuval.Mintz@caviumnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>