From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Assmann Subject: Re: [net-next 13/14] igb: Don't give VFs random MAC addresses Date: Mon, 28 Jan 2013 12:09:31 +0100 Message-ID: <51065C6B.5020503@redhat.com> References: <1359363869-32391-1-git-send-email-jeffrey.t.kirsher@intel.com> <1359363869-32391-14-git-send-email-jeffrey.t.kirsher@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: davem@davemloft.net, Mitch A Williams , netdev@vger.kernel.org, gospo@redhat.com, Andy Gospodarek , Stefan Assmann To: Jeff Kirsher Return-path: Received: from mx1.redhat.com ([209.132.183.28]:51152 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754205Ab3A1LJl (ORCPT ); Mon, 28 Jan 2013 06:09:41 -0500 In-Reply-To: <1359363869-32391-14-git-send-email-jeffrey.t.kirsher@intel.com> Sender: netdev-owner@vger.kernel.org List-ID: On 28.01.2013 10:04, Jeff Kirsher wrote: > From: Mitch A Williams > > If the user has not assigned a MAC address to a VM, then don't give it a > random one. Instead, just give it zeros and let it figure out what to do > with them. > > Signed-off-by: Mitch Williams > CC: Andy Gospodarek > CC: Stefan Assmann > Tested-by: Aaron Brown > Signed-off-by: Jeff Kirsher Tested-by: Stefan Assmann Stefan