From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id D1B114AC7 for ; Mon, 5 Dec 2016 20:41:28 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP; 05 Dec 2016 11:41:28 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,749,1477983600"; d="scan'208";a="13948588" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.29]) ([10.237.220.29]) by orsmga002.jf.intel.com with ESMTP; 05 Dec 2016 11:41:26 -0800 To: Wei Dai , helin.zhang@intel.com, konstantin.ananyev@intel.com References: <1480833100-48545-1-git-send-email-wei.dai@intel.com> <1480833100-48545-29-git-send-email-wei.dai@intel.com> Cc: dev@dpdk.org From: Ferruh Yigit Message-ID: <910f9ad0-9e06-3152-4c1a-a6b3d5111f7f@intel.com> Date: Mon, 5 Dec 2016 19:41:25 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <1480833100-48545-29-git-send-email-wei.dai@intel.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [dpdk-dev] [PATCH 29/29] net/ixgbe/base: update version of basical codes in README 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: Mon, 05 Dec 2016 19:41:29 -0000 On 12/4/2016 6:31 AM, Wei Dai wrote: > update the version of shared codes to cid-ixgbe.2016.11.21.tar.gz, > all files in net/ixgbe/base are developped by another team and > DPDK PMD uses them accordingly. > > Signed-off-by: Wei Dai > --- > drivers/net/ixgbe/base/README | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/drivers/net/ixgbe/base/README b/drivers/net/ixgbe/base/README > index 6b54c31..84773ff 100644 > --- a/drivers/net/ixgbe/base/README > +++ b/drivers/net/ixgbe/base/README > @@ -34,7 +34,8 @@ IntelĀ® IXGBE driver > =================== > > This directory contains source code of FreeBSD ixgbe driver of version > -cid-10g-shared-code.2016.08.15 released by ND. The sub-directory of base/ > +cid-10g-shared-code.2016.08.15 released by the team which develop I guess version needs to be updated to 2016.11.21 ? > +basical drivers for any ixgbe NIC. The sub-directory of base/ > contains the original source package. > This driver is valid for the product(s) listed below > >