From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 8A4892A5E for ; Tue, 5 Jul 2016 12:56:12 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 05 Jul 2016 03:56:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,579,1459839600"; d="scan'208";a="989385467" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.53]) by orsmga001.jf.intel.com with SMTP; 05 Jul 2016 03:56:10 -0700 Received: by (sSMTP sendmail emulation); Tue, 05 Jul 2016 11:56:08 +0025 Date: Tue, 5 Jul 2016 11:56:08 +0100 From: Bruce Richardson To: Olivier Matz , dev@dpdk.org, fengtian.guo@6wind.com Message-ID: <20160705105608.GF10232@bricha3-MOBL3> References: <1467620659-23122-1-git-send-email-olivier.matz@6wind.com> <20160705092510.GI7621@6wind.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160705092510.GI7621@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 0/3] net/mlx: fix link state modification 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, 05 Jul 2016 10:56:13 -0000 On Tue, Jul 05, 2016 at 11:25:10AM +0200, Adrien Mazarguil wrote: > On Mon, Jul 04, 2016 at 10:24:16AM +0200, Olivier Matz wrote: > > This series adds a missing device operation in mlx4 to > > set the link state. It also fixes the function to set the > > flags on the kernel interface in both mlx4 and mlx5. > > Thanks. > > Acked-by: Adrien Mazarguil > Series applied to dpdk-next-net/rel_16_07 /Bruce