From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 83D42292D for ; 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 To: Adrien Mazarguil Cc: Nelio Laranjeiro , dev@dpdk.org Message-ID: <20160927140503.GB36420@bricha3-MOBL3> References: <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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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 > > Acked-by: Adrien Mazarguil > Applied to dpdk-next-net/rel_16_11 /Bruce