From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <bruce.richardson@intel.com> Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 83D42292D for <dev@dpdk.org>; Tue, 27 Sep 2016 16:05:12 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga104.fm.intel.com with ESMTP; 27 Sep 2016 07:05:06 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,405,1470726000"; d="scan'208";a="173706674" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.48]) by fmsmga004.fm.intel.com with SMTP; 27 Sep 2016 07:05:04 -0700 Received: by (sSMTP sendmail emulation); Tue, 27 Sep 2016 15:05:03 +0025 Date: Tue, 27 Sep 2016 15:05:03 +0100 From: Bruce Richardson <bruce.richardson@intel.com> To: Adrien Mazarguil <adrien.mazarguil@6wind.com> Cc: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>, dev@dpdk.org Message-ID: <20160927140503.GB36420@bricha3-MOBL3> References: <eedd67d410b2d38b742977b6db4896d6100c9e38.1474465646.git.nelio.laranjeiro@6wind.com> <20160923091459.GR17252@6wind.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160923091459.GR17252@6wind.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] net/mlx5: support Mellanox OFED 3.4 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: Tue, 27 Sep 2016 14:05:14 -0000 On Fri, Sep 23, 2016 at 11:14:59AM +0200, Adrien Mazarguil wrote: > On Wed, Sep 21, 2016 at 03:48:12PM +0200, Nelio Laranjeiro wrote: > > Some macros are renamed by Mellanox OFED 3.4. > > > > Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com> > > Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com> > Applied to dpdk-next-net/rel_16_11 /Bruce