From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] bnx2x: set random MAC address if one isn't assigned Date: Mon, 4 Jul 2016 14:22:54 +0100 Message-ID: <20160704132253.GA16932@bricha3-MOBL3> References: <1466511526-16387-1-git-send-email-3chas3@gmail.com> <20160629105544.GA3624@bricha3-MOBL3> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Sony Chacko , Harish Patil , "dev@dpdk.org" , Chas Williams <3chas3@gmail.com> To: Rasesh Mody Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id ACD162BA9 for ; Mon, 4 Jul 2016 15:22:58 +0200 (CEST) Content-Disposition: inline In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Jun 30, 2016 at 07:50:55PM +0000, Rasesh Mody wrote: > > From: Bruce Richardson [mailto:bruce.richardson@intel.com] > > Sent: Wednesday, June 29, 2016 3:56 AM > > > > On Tue, Jun 21, 2016 at 08:18:46AM -0400, Chas Williams wrote: > > > If the PF hasn't assigned an address, assign one randomly. While > > > here, convert to use DPDK's ether address utility routines. > > > > > > Fixes: 540a211084a7 ("bnx2x: driver core") > > > > > > Signed-off-by: Chas Williams <3chas3@gmail.com> > > > > Maintainers, any comment or ack on this patch? > > > > /Bruce > > Acked-by: Rasesh Mody > > Thanks! > Rasesh Applied to dpdk-next-net/rel_16_07 /Bruce