From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 00/13] driver/net: NXP DPAA driver enhancements Date: Sun, 16 Sep 2018 21:44:12 +0200 Message-ID: <4469208.3qk7hU1Ws7@xps> References: <1535539660-20228-1-git-send-email-hemant.agrawal@nxp.com> <7939a852-6487-c4ef-38b8-fee9ea7766af@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit , dpdk-up@nxp1.onmicrosoft.com To: Hemant Agrawal Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 379B65B1E for ; Sun, 16 Sep 2018 21:44:22 +0200 (CEST) In-Reply-To: <7939a852-6487-c4ef-38b8-fee9ea7766af@intel.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" 14/09/2018 12:56, Ferruh Yigit: > On 8/29/2018 11:47 AM, Hemant Agrawal wrote: > > > > Hemant Agrawal (9): > > net/dpaa: configure frame queue on MAC ID basis > > net/dpaa: fix jumbo buffer config > > net/dpaa: implement scatter offload support > > net/dpaa: minor debug log enhancements > > bus/dpaa: add interrupt based portal fd support > > net/dpaa: separate Rx function for LS1046 > > net/dpaa: tune prefetch in Rx path > > bus/dpaa: add check for re-definition in compat > > mempool/dpaa: change the debug log level to DP > > > > Nipun Gupta (2): > > bus/dpaa: avoid tag Set for eqcr in Tx path > > bus/dpaa: avoid using be conversions for contextb > > > > Sachin Saxena (1): > > net/dpaa: set correct speed based on MAC type > > > > Sunil Kumar Kori (1): > > net/dpaa: rearranging of atomic queue support code > > Series applied to dpdk-next-net/master, thanks. I cannot take this series in the master branch for 2 reasons: 1/ The symbol qman_portal_ucode_poll_rx is added in the .map but not defined. 2/ The commits have no explanation. Reminder: http://mails.dpdk.org/archives/dev/2018-July/107793.html