From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id A22B61B1C9 for ; Wed, 10 Jan 2018 09:23:27 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Jan 2018 00:23:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,339,1511856000"; d="scan'208";a="18085676" Received: from dpdk-qiming2.sh.intel.com ([10.67.119.132]) by FMSMGA003.fm.intel.com with ESMTP; 10 Jan 2018 00:23:25 -0800 From: Qiming Yang To: dev@dpdk.org Cc: wenzhuo.lu@intel.com, wei.dai@intel.com, Qiming Yang Date: Thu, 11 Jan 2018 00:04:39 +0800 Message-Id: <20180110160439.160403-9-qiming.yang@intel.com> X-Mailer: git-send-email 2.9.5 In-Reply-To: <20180110160439.160403-1-qiming.yang@intel.com> References: <20180110160439.160403-1-qiming.yang@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=y Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH 8/8] net/ixgbe/base: update README file 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, 10 Jan 2018 08:23:28 -0000 Update README file to specify the version of CID drop. Signed-off-by: Qiming Yang --- drivers/net/ixgbe/base/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ixgbe/base/README b/drivers/net/ixgbe/base/README index 8c833b4..70fdfe7 100644 --- a/drivers/net/ixgbe/base/README +++ b/drivers/net/ixgbe/base/README @@ -34,7 +34,7 @@ IntelĀ® IXGBE driver =================== This directory contains source code of FreeBSD ixgbe driver of version -cid-10g-shared-code.2017.05.16 released by the team which develop +cid-ixgbe.2018.01.02.tar.gz released by the team which develop basic 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 -- 2.9.4