From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 25111A09E4; Fri, 29 Jan 2021 13:33:32 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CF032401DB; Fri, 29 Jan 2021 13:33:32 +0100 (CET) Received: from mail-ed1-f47.google.com (mail-ed1-f47.google.com [209.85.208.47]) by mails.dpdk.org (Postfix) with ESMTP id 07D2F40694 for ; Fri, 29 Jan 2021 13:33:31 +0100 (CET) Received: by mail-ed1-f47.google.com with SMTP id s11so10360921edd.5 for ; Fri, 29 Jan 2021 04:33:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=/9eVlRty32MefhjiAgULA8/lXH6Q/Xxd+wI8ugLY2NA=; b=szsOfwUtMt/X9KIVvZqNTjQRG16CvahF9sa2GR7gJJnWYrbhxeiMlpg0+qzuroT7wk tdlvbMnCnyXzdqQvNeu9hQxVVwJ/WC8t1ohtsqmVB3Zww0+Pgpu6bXGAzEh1hl0zXcPy xMIwP02voBnz1UndVg8L2QPD+cIwU1ZEVZ1Bq8/pcC3eHH0Vz/1D8nc43aOqVG8ylRlE Oj0IB2bIVqA3nkPlQW1glxxjyEedKFrBGrIQFCnLOZGiCpkeFEjUlCiY23n/aVRMsXin 8NB0PxhXvVBQzzOdqRce/lAe1GK2teZOt1ey2AgF+jFCG0wk2TlRSQEXnsVMIUs0+/M4 UVMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=/9eVlRty32MefhjiAgULA8/lXH6Q/Xxd+wI8ugLY2NA=; b=ADUFMHHVzorwDBj3KileFt+bNu5GEfTdx8epQO2xvyeuyX3SKG5GSe5ADsc8CnIHt+ XgvALUoLmgmClHOMvZDVR1XSevmt0BAXAsXC6XBPtWitJUYDC9nT06hsWlies8k7s7aM O2uYFhE9xeF0SfiwGXNr/IAk4QhLECZISw6pih2Tcb6jCFfp+ngXsGk9nXuLfgfTVr+1 pZX4Qcq+aGE+rLyGnq82wYkPxI54fkTj71rcm33Bcgi06514u1hVD50OcuwgThJqwb31 9ElDobAf1vTtB3gfgBSRM5aKzh0pDy420CQyPIBbosTfJHeEb4RvphNiSN8xVMUo8C4D ri4Q== X-Gm-Message-State: AOAM533nbp+kdN2VXOU8Lx39AoW7XUHpdXGOXqGKRM9O65u/dosEGtXf Eowkiz43BHaWPitlehoS4ZAP3URvQEVjSvhV+oSF+w== X-Google-Smtp-Source: ABdhPJzRG77TtGvRA/TNfMEVFuW6IpqL7evV6AROcsjKMDElj5eWuSROtMby/vkCrkhgBnvbIEgFBFHo+WGfKNtYhJI= X-Received: by 2002:aa7:cd62:: with SMTP id ca2mr4649267edb.81.1611923610852; Fri, 29 Jan 2021 04:33:30 -0800 (PST) MIME-Version: 1.0 References: <20210126183226.2420903-1-mk@semihalf.com> <65e2914c-b71a-c431-9474-b5ce72eab221@intel.com> In-Reply-To: <65e2914c-b71a-c431-9474-b5ce72eab221@intel.com> From: =?UTF-8?Q?Micha=C5=82_Krawczyk?= Date: Fri, 29 Jan 2021 13:33:18 +0100 Message-ID: To: Ferruh Yigit Cc: dev@dpdk.org, "Tzalik, Guy" , "Chauskin, Igor" , Marcin Wojtas Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-dev] [PATCH v2 0/5] net/ena: minor bug fixes and improvements X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" pt., 29 sty 2021 o 13:17 Ferruh Yigit napisa=C5=82= (a): > > On 1/26/2021 6:32 PM, Michal Krawczyk wrote: > > Hi, > > > > this patchset contains few bug fixes for the ENA PMD and the version > > upgrade to v2.2.1. Besides that, the validation of the Rx req ID was > > optimized. > > > > Best regards, > > Michal > > > > --- > > v2: > > * Add patch preventing double doorbell on Tx. > > > > Amit Bernstein (1): > > net/ena: Tx doorbell statistics fix > > > > Ido Segev (1): > > net/ena: flush Rx buffers memory pool cache > > > > Igor Chauskin (2): > > net/ena: fix Tx sq free space assessment > > net/ena: prevent double doorbell > > > > Michal Krawczyk (1): > > net/ena: validate Rx req id upon acquiring the desc > > > > For first three patches, > Applied to dpdk-next-net/main, thanks. > > > For 4/5 & 5/5 waiting for fixes line, no need to send new version for the= m, if > you can provide them, I can add in next-net. Patch 4/5 fixline: Fixes: 2061fe41f212 ("net/ena: linearize Tx mbuf") Cc: stable@dpdk.org Patch 5/5 fixline: Fixes: c7519ea5eb8d ("net/ena: call additional doorbells if needed") Cc: stable@dpdk.org Thanks! Michal