From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/liquidio: set device speed capability info Date: Thu, 25 May 2017 11:30:05 +0100 Message-ID: <18f4519f-072e-02e4-75d2-2e9d898c4b21@intel.com> References: <1495704258-5839-1-git-send-email-shijith.thotton@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Shijith Thotton Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id B23999996 for ; Thu, 25 May 2017 12:30:08 +0200 (CEST) In-Reply-To: <1495704258-5839-1-git-send-email-shijith.thotton@caviumnetworks.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 5/25/2017 10:24 AM, Shijith Thotton wrote: > Add subsystem device id of CN23xx cards and expose speed capability of > devices. Update liquidio feature file to mark support. > > Signed-off-by: Shijith Thotton Applied to dpdk-next-net/master, thanks.