From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH 0/3] net/thunderx: add 81xx SoC support Date: Wed, 21 Sep 2016 11:01:57 +0100 Message-ID: <20160921100156.GB14828@bricha3-MOBL3> References: <1469109707-23213-1-git-send-email-jerin.jacob@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Jerin Jacob Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 7D937532C for ; Wed, 21 Sep 2016 12:02:00 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1469109707-23213-1-git-send-email-jerin.jacob@caviumnetworks.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, Jul 21, 2016 at 07:31:44PM +0530, Jerin Jacob wrote: > CN81xx is four core version of ThunderX SoC. > > Added the support by adding new HW capability flag to select > the difference in runtime. > > Jerin Jacob (3): > net/thunderx: remove generic passx references from the driver > net/thunderx: introduce cqe_rx2 HW capability flag > net/thunderx: add 81xx SoC support > Applied to dpdk-next-net/rel_16_11 /Bruce