From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 87A492C2A for ; Wed, 28 Jun 2017 14:06:33 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga105.jf.intel.com with ESMTP; 28 Jun 2017 05:06:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,275,1496127600"; d="scan'208";a="1165614001" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.91]) ([10.237.220.91]) by fmsmga001.fm.intel.com with ESMTP; 28 Jun 2017 05:06:30 -0700 To: Rahul Lakkireddy , dev@dpdk.org Cc: Martin Weiser , Kumar Sanghvi , Nirranjan Kirubaharan , Indranil Choudhury References: From: Ferruh Yigit Message-ID: <378d2f4d-6f55-8ecd-9c4d-dda5c900700c@intel.com> Date: Wed, 28 Jun 2017 13:06:30 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH 0/2] cxgbe: fix supported speed capabilities 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, 28 Jun 2017 12:06:34 -0000 On 6/28/2017 5:37 AM, Rahul Lakkireddy wrote: > Patch 1 updates supported port module types. > Patch 2 uses port type to determine the supported speed capabilities. > > Thanks, > Rahul > > Rahul Lakkireddy (2): > cxgbe: update supported port module types > cxgbe: fix supported speed capabilities Series applied to dpdk-next-net/master, thanks.