From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH 0/2] mlx5: fix link speed capabilities Date: Wed, 26 Oct 2016 16:31:57 +0100 Message-ID: <20161026153157.GA43508@bricha3-MOBL3.ger.corp.intel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Nelio Laranjeiro Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id E389468F2 for ; Wed, 26 Oct 2016 17:32:02 +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 Wed, Oct 26, 2016 at 11:44:00AM +0200, Nelio Laranjeiro wrote: > Make hard-coded values dynamic to return correct link speed capabilities > (not all ConnectX-4 NICs support everything). > > Nelio Laranjeiro (2): > net/mlx5: fix link speed capability information > net/mlx5: fix support for newer link speeds > Applied to dpdk-next-net/rel_16_11 /Bruce