From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH 0/3] net/mlx: fix link state modification Date: Tue, 5 Jul 2016 11:56:08 +0100 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 To: Olivier Matz , dev@dpdk.org, fengtian.guo@6wind.com 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) Content-Disposition: inline In-Reply-To: <20160705092510.GI7621@6wind.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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