From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <stable-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id E39B8A0547
	for <public@inbox.dpdk.org>; Fri, 12 Feb 2021 09:12:13 +0100 (CET)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id A047922A236;
	Fri, 12 Feb 2021 09:12:13 +0100 (CET)
Received: from youngberry.canonical.com (youngberry.canonical.com
 [91.189.89.112])
 by mails.dpdk.org (Postfix) with ESMTP id 2412722A236
 for <stable@dpdk.org>; Fri, 12 Feb 2021 09:12:12 +0100 (CET)
Received: from mail-qt1-f197.google.com ([209.85.160.197])
 by youngberry.canonical.com with esmtps
 (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2)
 (envelope-from <christian.ehrhardt@canonical.com>)
 id 1lATYh-0006Io-Ht
 for stable@dpdk.org; Fri, 12 Feb 2021 08:12:11 +0000
Received: by mail-qt1-f197.google.com with SMTP id k17so6393303qtm.13
 for <stable@dpdk.org>; Fri, 12 Feb 2021 00:12:11 -0800 (PST)
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;
 bh=H6v7k8CqjboN0Lw7aYjMVCpdnxc3K+rz8VGSaGi4VdE=;
 b=ulsRd/ph7gUuJpUObrkXMnoxCy2WLrdkIDI3fk6lt8pLd8GjqmtSIp9Y5jFb+T87ev
 2TPi2xhdBTAc7szoBd8KUrhsvPR4i6JOGDOEmIBcaYVXTaWwbxuAz616exF57ycUXeu6
 Crp+5CSSwkcQWopS45Cj6smDktghuLqpMynA7OFYUXJZw6HLYchHqCeMcJ80A9FNEHrX
 Op3ODaVDN9cJaKUTymHjpmbixXRGQPJvDilU4G1LYxwUmvCNTQtHll0C301NwK2G3hZD
 gn0cbf5FjDNLAFoQIV5n1mY+NjXhG8fZt7UQ6YCVbD8Xx/fdk+qibusnyjdJd3bMfI2W
 JSUQ==
X-Gm-Message-State: AOAM530HNa7/YZ4DWmKTdv331Ee/N9JsPcSd967Q6FwQ5BUcaSN6Hpcb
 4slJMC+uHr1KZbvO7kHc1SaFy0iLE+dMpHgma7YIURPka+6cgdiRAbFbms6OY5SBNRNfTc47tbR
 6kEYNGWc+NXPcLD3ssZIFOL/lnwhZfKL9PHeh+PFv
X-Received: by 2002:a05:620a:b8c:: with SMTP id
 k12mr1661682qkh.114.1613117530416; 
 Fri, 12 Feb 2021 00:12:10 -0800 (PST)
X-Google-Smtp-Source: ABdhPJwzaB2INzuZ6VT9nIp9XSFD3hEUY6YVVJ8fYOopBJN9H+lPRc/imX9eNpmhmCkjtuz8EbmfsX9Ay/U9TlJo2/k=
X-Received: by 2002:a05:620a:b8c:: with SMTP id
 k12mr1661663qkh.114.1613117530200; 
 Fri, 12 Feb 2021 00:12:10 -0800 (PST)
MIME-Version: 1.0
References: <20210204115554.2506672-1-christian.ehrhardt@canonical.com>
 <CADyeNEBB6HxpNFspqCUvoVqMmnZYykPAkhifyd_+1b0OFichbQ@mail.gmail.com>
In-Reply-To: <CADyeNEBB6HxpNFspqCUvoVqMmnZYykPAkhifyd_+1b0OFichbQ@mail.gmail.com>
From: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Date: Fri, 12 Feb 2021 09:11:44 +0100
Message-ID: <CAATJJ0+P34zXGimByiFDM_ATGJjLAJSmBCm77bkbJ3GZ4R0HDQ@mail.gmail.com>
To: dpdk stable <stable@dpdk.org>
Cc: Bruce Richardson <bruce.richardson@intel.com>,
 Jiawei Wang <jiaweiw@nvidia.com>, 
 Lance Richardson <lance.richardson@broadcom.com>,
 "Min Hu (Connor)" <humin29@huawei.com>, 
 Murphy Yang <murphyx.yang@intel.com>, Shiri Kuzin <shirik@nvidia.com>, 
 Steve Yang <stevex.yang@intel.com>, Suanming Mou <suanmingm@nvidia.com>, 
 Tal Shnaiderman <talshn@nvidia.com>, Luca Boccassi <bluca@debian.org>
Content-Type: text/plain; charset="UTF-8"
Subject: Re: [dpdk-stable] please help backporting some patches to stable
 release 19.11.7
X-BeenThere: stable@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: patches for DPDK stable branches <stable.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/stable>,
 <mailto:stable-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/stable/>
List-Post: <mailto:stable@dpdk.org>
List-Help: <mailto:stable-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/stable>,
 <mailto:stable-request@dpdk.org?subject=subscribe>
Errors-To: stable-bounces@dpdk.org
Sender: "stable" <stable-bounces@dpdk.org>

Hi everyone,
I wanted to use this chance to send my thanks to so many participating people.
So far I've got some feedback about patches I don't need to care for
19.11.7 (thanks).
But even more important we've had 9 active contributors providing 14
backports already.
Looking at past releases that is a good amount of feedback.
And while I know that a good project is never built on just a few
people, I still wanted
to use the chance to thank the following people for their help on
towards 19.11.7:

Bruce Richardson <bruce.richardson@intel.com>
Jiawei Wang <jiaweiw@nvidia.com>
Lance Richardson <lance.richardson@broadcom.com>
Min Hu (Connor) <humin29@huawei.com>
Murphy Yang <murphyx.yang@intel.com>
Shiri Kuzin <shirik@nvidia.com>
Steve Yang <stevex.yang@intel.com>
Suanming Mou <suanmingm@nvidia.com>
Tal Shnaiderman <talshn@nvidia.com>

Kind Regards,
Christian

P.S. github.com:cpaelzer/dpdk-stable-queue.git is updated with the
above and I'm looking forward to further finalize this once 21.02 is
released.

On Mon, Feb 8, 2021 at 5:39 PM Lance Richardson
<lance.richardson@broadcom.com> wrote:
>
> I have posted these:
>
>   73d1cc96be  Lance Richardson net/bnxt: fix doorbell write ordering
>   c86e930165  Lance Richardson net/bnxt: fix fallback mbuf allocation logic
>   e750acef45  Lance Richardson net/bnxt: fix outer UDP checksum Rx
> offload capability
>
> These are dependent on a number of changes that are only present in
> 20.11 and later, I don't think they are good candidates for back-porting:
>
>   d5bbd72246  Lance Richardson net/bnxt: make offload flags mapping per-ring
>   48a580c5df  Lance Richardson net/bnxt: set correct checksum status in mbuf



-- 
Christian Ehrhardt
Staff Engineer, Ubuntu Server
Canonical Ltd