Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751429AbbL1COR (ORCPT ); Sun, 27 Dec 2015 21:14:17 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:44570 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750894AbbL1COI (ORCPT ); Sun, 27 Dec 2015 21:14:08 -0500 Date: Sun, 27 Dec 2015 21:14:03 -0500 (EST) Message-Id: <20151227.211403.242539822762320022.davem@davemloft.net> To: igal.liberman@freescale.com Cc: netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, scottwood@freescale.com, madalin.bucur@freescale.com, pebolle@tiscali.nl, joakim.tjernlund@transmode.se, ppc@mindchasers.com, stephen@networkplumber.org, afleming@gmail.com, knneth@gmail.com Subject: Re: [v10, 0/6] Freescale DPAA FMan From: David Miller In-Reply-To: <1450657290-6644-1-git-send-email-igal.liberman@freescale.com> References: <1450657290-6644-1-git-send-email-igal.liberman@freescale.com> X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sun, 27 Dec 2015 18:14:08 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1068 Lines: 25 From: Date: Mon, 21 Dec 2015 02:21:24 +0200 > The Freescale Data Path Acceleration Architecture (DPAA) is a set > of hardware components on specific QorIQ multicore processors. > This architecture provides the infrastructure to support > simplified sharing of networking interfaces and accelerators > by multiple CPU cores and the accelerators. > > One of the DPAA accelerators is the Frame Manager (FMan) > which contains a series of hardware blocks: ports, Ethernet MACs, > a multi user RAM (MURAM) and Storage Profile (SP). > > This patch set introduce the FMan drivers. > Each driver configures and initializes the corresponding > FMan hardware module (described above). > The MAC driver offers support for three different > types of MACs (eTSEC, TGEC, MEMAC). Series applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/