From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v4 00/29] ixgbe/base: update base driver Date: Mon, 27 Jun 2016 15:20:45 +0100 Message-ID: <20160627142044.GA17808@bricha3-MOBL3> References: <1465977220-3970-1-git-send-email-beilei.xing@intel.com> <1466666557-14312-1-git-send-email-beilei.xing@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: wenzhuo.lu@intel.com, dev@dpdk.org To: Beilei Xing Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 08B0D5954 for ; Mon, 27 Jun 2016 16:20:48 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1466666557-14312-1-git-send-email-beilei.xing@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Jun 23, 2016 at 03:22:08PM +0800, Beilei Xing wrote: > Update base driver for ixgbe, mainly work on new features and bug fixes. > > v4 changes: > Update some commit logs. > Merge related patched. > v3 changes: > Fix some commit log issues. > Applied to dpdk-next-net/rel_16_07 /Bruce