From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 00/15] Upgrade DPAA2 FW and other feature/bug fixes Date: Tue, 16 Oct 2018 12:24:20 +0200 Message-ID: <2254406.RhM3uc9uo7@xps> References: <20180926180440.31726-1-shreyansh.jain@nxp.com> <20181012100426.29349-1-shreyansh.jain@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, ferruh.yigit@intel.com, hemant.agrawal@nxp.com, Nipun Gupta To: Shreyansh Jain Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 61EFA23D for ; Tue, 16 Oct 2018 12:24:20 +0200 (CEST) In-Reply-To: <20181012100426.29349-1-shreyansh.jain@nxp.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > Hemant Agrawal (9): > net/dpaa2: fix VLAN filter enablement > bus/fslmc: upgrade mc FW APIs to 10.10.0 > net/dpaa2: upgrade dpni to mc FW APIs to 10.10.0 > crypto/dpaa2_sec: upgarde mc FW APIs to 10.10.0 > net/dpaa2: update RSS value in mbuf for lx2 platform > net/dpaa2: optimize the fd reset in Tx path > net/dpaa2: enhance the queue memory cleanup routines > net/dpaa2: support MBUF VLAN tci population from HW parser > net/dpaa2: support Rx checksum offload in slow parsing > > Nipun Gupta (4): > net/dpaa2: fix IOVA conversion for congestion memory > bus/fslmc: support memory backed portals with QBMAN 5.0 > bus/fslmc: support 32 enq and deq for LX2 platform > bus/fslmc: disable annotation prefetch for LX2 > > Shreyansh Jain (2): > net/dpaa2: read hardware provided MAC for DPNI devices > net/dpaa2: add per queue stats get and reset support Applied, thanks