On 01/03/18 12:53, Hannes Reinecke wrote:
An empty MAC address will cause other problems.  If the driver expects
the possibility of an empty MAC address, it should be using
eth_random_addr() to construct a locally-assigned address.

Which driver ended up providing an empty MAC address?

igbvf.

That's curious. There is already code in igbvf_probe() which is supposed to assign a random MAC address if needed. Any idea why this didn't happen?

Thanks,

Michael
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to