From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 42B41388F for ; Wed, 19 Apr 2017 15:22:24 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Apr 2017 06:22:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,221,1488873600"; d="scan'208";a="91701412" 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 06:22:11 -0700 To: Wei Dai Cc: helin.zhang@intel.com, konstantin.ananyev@intel.com, wenzhuo.lu@intel.com, dev@dpdk.org References: <1492498623-68509-1-git-send-email-wei.dai@intel.com> From: Ferruh Yigit Message-ID: Date: Wed, 19 Apr 2017 14:22:10 +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: <1492498623-68509-1-git-send-email-wei.dai@intel.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [dpdk-dev] [PATCH 0/4] update ixgbe base driver to version 2017-03-29 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 13:22:25 -0000 On 4/18/2017 7:56 AM, Wei Dai wrote: > This patch set has following 4 patches. > No any new device id is added. > > net/ixgbe/base: acquire PHY semaphore before device reset > net/ixgbe/base: add support for 2.5G KX physical layer > net/ixgbe/base: add MAC X550em/X557 LED on/off support > net/ixgbe/base: update base driver version to 2017.03.29 Hi Wei, This base code update received very close to RC2. I am postponing to next release. If this set has a critical fix for release, please shout for RC3 inclusion. Thanks, ferruh