From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <bruce.richardson@intel.com>
Received: from mga03.intel.com (mga03.intel.com [134.134.136.65])
 by dpdk.org (Postfix) with ESMTP id 431EE2E83
 for <dev@dpdk.org>; Mon,  8 Feb 2016 16:51:00 +0100 (CET)
Received: from orsmga003.jf.intel.com ([10.7.209.27])
 by orsmga103.jf.intel.com with ESMTP; 08 Feb 2016 07:50:33 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.22,416,1449561600"; d="scan'208";a="742493758"
Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.208.159])
 by orsmga003.jf.intel.com with SMTP; 08 Feb 2016 07:50:32 -0800
Received: by  (sSMTP sendmail emulation); Mon, 08 Feb 2016 15:50:31 +0025
Date: Mon, 8 Feb 2016 15:50:31 +0000
From: Bruce Richardson <bruce.richardson@intel.com>
To: David Marchand <david.marchand@6wind.com>, dev@dpdk.org
Message-ID: <20160208155030.GC22364@bricha3-MOBL3>
References: <1452016809-29347-1-git-send-email-david.marchand@6wind.com>
 <20160106085019.GH12095@6wind.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20160106085019.GH12095@6wind.com>
Organization: Intel Shannon Ltd.
User-Agent: Mutt/1.5.23 (2014-03-12)
Subject: Re: [dpdk-dev] [PATCH 1/2] mlx4: add callback to set primary mac
 address
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Feb 2016 15:51:00 -0000

On Wed, Jan 06, 2016 at 09:50:19AM +0100, Adrien Mazarguil wrote:
> On Tue, Jan 05, 2016 at 07:00:08PM +0100, David Marchand wrote:
> > Signed-off-by: David Marchand <david.marchand@6wind.com>
> > ---
> >  drivers/net/mlx4/mlx4.c |   17 +++++++++++++++++
> >  1 file changed, 17 insertions(+)
> 
> Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
> 
Patch-set applied to dpdk-next-net/rel_16_04

Thanks,
/Bruce