From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Duszynski Subject: Re: [PATCH 0/5] net/mrvl: fix recently found pmd issues Date: Mon, 15 Jan 2018 08:35:04 +0100 Message-ID: <20180115073504.GB17023@sh.semihalf.local> References: <1515684943-32506-1-git-send-email-tdu@semihalf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Tomasz Duszynski , dev@dpdk.org, jck@semihalf.com, mw@semihalf.com, dima@marvell.com, nsamsono@marvell.com, Jianbo.liu@arm.com To: Ferruh Yigit Return-path: Received: from mail-lf0-f47.google.com (mail-lf0-f47.google.com [209.85.215.47]) by dpdk.org (Postfix) with ESMTP id E79C01200A for ; Mon, 15 Jan 2018 08:35:06 +0100 (CET) Received: by mail-lf0-f47.google.com with SMTP id h140so12149564lfg.1 for ; Sun, 14 Jan 2018 23:35:06 -0800 (PST) Content-Disposition: inline In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Fri, Jan 12, 2018 at 07:13:09PM +0000, Ferruh Yigit wrote: > On 1/11/2018 3:35 PM, Tomasz Duszynski wrote: > > Following commits provide fixes for a few recently > > found NET MRVL PMD issues. > > > > Natalie Samsonov (5): > > net/mrvl: fix multiple probe issue > > net/mrvl: fix hif objects allocation > > net/mrvl: fix oversize bpool handling > > net/mrvl: fix shadow queue tail and size calculations > > net/mrvl: keep shadow txqs inside pmd txq > > Series applied to dpdk-next-net/master, thanks. > > > Please use provided fixline alias to generate Fixes lines, which produces > slightly different output than yours. Right, one of the fixlines was wrong. Thanks for catching this. > > Also my scripts doesn't cover mrvl PMD because of MUSDK dependency, can y= ou > please confirm the build with latest next-net? Build works. -- - Tomasz Duszy=C5=84ski