From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next v2 00/10] QorIQ DPAA 1 updates Date: Sun, 12 Mar 2017 23:01:19 -0700 (PDT) Message-ID: <20170312.230119.474358640757779704.davem@davemloft.net> References: <1489070225-7891-1-git-send-email-madalin.bucur@nxp.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, camelia.groza@nxp.com, dan.carpenter@oracle.com, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org To: madalin.bucur@nxp.com Return-path: In-Reply-To: <1489070225-7891-1-git-send-email-madalin.bucur@nxp.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Madalin Bucur Date: Thu, 9 Mar 2017 16:36:55 +0200 > This patch set introduces a series of fixes and features to the DPAA 1 > drivers. Besides activating hardware Rx checksum offloading, four traffic > classes are added for Tx traffic prioritisation. > > The changes are also available on the dpaa_eth-next branch in the git > repository at: > > git://git.freescale.com/ppc/upstream/linux.git > > changes from v1: added patch to enable context-A stashing Pulled, thanks.