From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] net/mlx5: fix link status report Date: Wed, 19 Oct 2016 10:58:51 +0100 Message-ID: <20161019095851.GL27816@bricha3-MOBL3.ger.corp.intel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Olga Shern , Adrien Mazarguil To: Nelio Laranjeiro Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 6857029B6 for ; Wed, 19 Oct 2016 11:58:55 +0200 (CEST) Content-Disposition: inline In-Reply-To: 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, Oct 17, 2016 at 01:10:48PM +0200, Nelio Laranjeiro wrote: > From: Olga Shern > > This commit fixes link status report on device start up when > lcs callback is configured. > > Fixes: 62072098b54e ("mlx5: support setting link up or down") > > Signed-off-by: Olga Shern > --- Applied to dpdk-next-net/rel_16_11 /Bruce