From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nelio Laranjeiro Subject: [PATCH 0/2] mlx5: fix link speed capabilities Date: Wed, 26 Oct 2016 11:44:00 +0200 Message-ID: To: dev@dpdk.org Return-path: Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) by dpdk.org (Postfix) with ESMTP id C1B9E6CB7 for ; Wed, 26 Oct 2016 11:44:29 +0200 (CEST) Received: by mail-wm0-f42.google.com with SMTP id b80so214234667wme.1 for ; Wed, 26 Oct 2016 02:44:29 -0700 (PDT) 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" 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 drivers/net/mlx5/Makefile | 15 +++++ drivers/net/mlx5/mlx5.h | 1 + drivers/net/mlx5/mlx5_ethdev.c | 148 +++++++++++++++++++++++++++++++++++++---- 3 files changed, 151 insertions(+), 13 deletions(-) -- 2.1.4