From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id D6556567F for ; Wed, 19 Apr 2017 13:31:46 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Apr 2017 04:31:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,221,1488873600"; d="scan'208";a="91664101" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.59]) ([10.237.220.59]) by fmsmga006.fm.intel.com with ESMTP; 19 Apr 2017 04:31:44 -0700 To: Shijith Thotton Cc: dev@dpdk.org References: <1492586767-561-1-git-send-email-shijith.thotton@caviumnetworks.com> From: Ferruh Yigit Message-ID: <345c0df1-0349-4549-f6b2-9d84dcdc1e8d@intel.com> Date: Wed, 19 Apr 2017 12:31:43 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.0.1 MIME-Version: 1.0 In-Reply-To: <1492586767-561-1-git-send-email-shijith.thotton@caviumnetworks.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH 0/2] add support for 25G variant of CN23XX adapter X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2017 11:31:47 -0000 On 4/19/2017 8:26 AM, Shijith Thotton wrote: > Current LiquidIO PMD only supports 10G link speed. A 25G variant of > LiquidIO II CN23XX is available and this series adds support for that. > > Shijith Thotton (2): > net/liquidio: add support for 25G link speed > doc: update supported liquidio adapters Series applied to dpdk-next-net/master, thanks.