From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] net/qede: fix unknown speed errmsg for 25G link Date: Thu, 10 Nov 2016 08:51:27 +0100 Message-ID: <2077766.g2W71BMEb8@xps13> References: <1478744784-17469-1-git-send-email-Rasesh.Mody@cavium.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Dept-EngDPDKDev@qlogic.com To: Rasesh Mody , Harish Patil Return-path: Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) by dpdk.org (Postfix) with ESMTP id A1361475E for ; Thu, 10 Nov 2016 08:51:29 +0100 (CET) Received: by mail-wm0-f50.google.com with SMTP id g23so24189183wme.1 for ; Wed, 09 Nov 2016 23:51:29 -0800 (PST) In-Reply-To: <1478744784-17469-1-git-send-email-Rasesh.Mody@cavium.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" 2016-11-09 18:26, Rasesh Mody: > From: Harish Patil > > Fix to use bitmapped values in NVM configuration for speed capability > advertisement. This issue is specific to 25G NIC since it is capable > of 25G and 10G speeds. > > Fixes: 64c239b7f8b7 ("net/qede: fix advertising link speed capability") > > Signed-off-by: Harish Patil Now that the feature seems well implemented, I think you can add it to the feature matrix (doc/guides/nics/features/qede.ini).