From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH 0/3] net/mlx: fix link state modification Date: Tue, 5 Jul 2016 11:25:10 +0200 Message-ID: <20160705092510.GI7621@6wind.com> References: <1467620659-23122-1-git-send-email-olivier.matz@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, bruce.richardson@intel.com, fengtian.guo@6wind.com To: Olivier Matz Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id 7B6B64A63 for ; Tue, 5 Jul 2016 11:25:13 +0200 (CEST) Received: by mail-wm0-f47.google.com with SMTP id z126so67622815wme.0 for ; Tue, 05 Jul 2016 02:25:13 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1467620659-23122-1-git-send-email-olivier.matz@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 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 > Guo Fengtian (1): > net/mlx4: add link up/down callback function > > Olivier Matz (2): > net/mlx: fix setting of interface flags > net/mlx5: fix api comment of link set function > > drivers/net/mlx4/mlx4.c | 88 +++++++++++++++++++++++++++++++++++++++++- > drivers/net/mlx5/mlx5_ethdev.c | 4 +- > 2 files changed, 89 insertions(+), 3 deletions(-) > > -- > 2.8.1 -- Adrien Mazarguil 6WIND