From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 90E3429D6 for ; Wed, 29 Jun 2016 12:55:48 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 29 Jun 2016 03:55:48 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,546,1459839600"; d="scan'208";a="1007394461" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.81]) by orsmga002.jf.intel.com with SMTP; 29 Jun 2016 03:55:45 -0700 Received: by (sSMTP sendmail emulation); Wed, 29 Jun 2016 11:55:44 +0025 Date: Wed, 29 Jun 2016 11:55:44 +0100 From: Bruce Richardson To: Sony Chacko , Harish Patil , Rasesh Mody Cc: dev@dpdk.org, Chas Williams <3chas3@gmail.com> Message-ID: <20160629105544.GA3624@bricha3-MOBL3> References: <1466511526-16387-1-git-send-email-3chas3@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1466511526-16387-1-git-send-email-3chas3@gmail.com> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] bnx2x: set random MAC address if one isn't assigned X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2016 10:55:49 -0000 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