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 CA417A054D for ; Thu, 18 Feb 2021 10:41:37 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A095440698; Thu, 18 Feb 2021 10:41:37 +0100 (CET) Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) by mails.dpdk.org (Postfix) with ESMTP id 43FF440698 for ; Thu, 18 Feb 2021 10:41:37 +0100 (CET) Received: by mail-wm1-f44.google.com with SMTP id a132so2314063wmc.0 for ; Thu, 18 Feb 2021 01:41:37 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:content-transfer-encoding:user-agent:mime-version; bh=4rbF0aRkxP8hGlnimLSSavweF2X3rfduNZTqBrL6TdM=; b=UTBVxbHbWweTQ8drH9k4FuChzZEKYenX5E6P9l0P5S0na/VWqCYDSgwjv2XnAGh2ld SaDrf4aBnIJ/G4qxlbGTaIBEQAhPFfqGkNFyKn0mjdp5hXG/JP3bY9i11o4Z6Nuv/gqY GkTRWSsEzEAc0pxaV3lN1TWiv6lC7lux8rWjikxLpxq8G39BwHgYXOHiuioD4UV0L2GD YLXXNwOr5BQcTDDX46oHd0pQzYIsT5Dp5PBH+4rjMJnvZZUzvQbzfEvpWjNdDa5ezHCT /zBcO6UVVFWGmU9liFRkroVVrc0p9mNeSkc+y7Six6jLiIWWIx1actZd1vQUer/6Yewz ZX+w== X-Gm-Message-State: AOAM531kWcSQRspvpmXA44GFNgSvQKcp+YwMiF5/M+XtIFeiRyf+pZ92 mheKUyFt8+13Qgjt203OEp6Thf0mm0o= X-Google-Smtp-Source: ABdhPJwuMGUBNWUu+4+Ifxn44uEzRPGrS5NQozCPMs+alKEiNYpIy5BJ5d5kdtnJRQqaKprOSGIPiQ== X-Received: by 2002:a05:600c:35c9:: with SMTP id r9mr2742712wmq.92.1613641291752; Thu, 18 Feb 2021 01:41:31 -0800 (PST) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id s5sm6737855wmh.45.2021.02.18.01.41.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Feb 2021 01:41:31 -0800 (PST) Message-ID: <0f473ae83d7b291500c8fcd6e696aeac3ce16808.camel@debian.org> From: Luca Boccassi To: Xueming Li Cc: dpdk stable Date: Thu, 18 Feb 2021 09:41:30 +0000 In-Reply-To: <20210209103903.467789-1-luca.boccassi@gmail.com> References: <20210205115304.1287704-1-luca.boccassi@gmail.com> <20210209103903.467789-1-luca.boccassi@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.30.5-1.2 MIME-Version: 1.0 Subject: Re: [dpdk-stable] please help backporting some patches to stable release 20.11.1 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" On Tue, 2021-02-09 at 10:39 +0000, luca.boccassi@gmail.com wrote: > Hi commit authors (and maintainers), >=20 > I didn't apply following commits from DPDK main to 20.11 > stable branch, as conflicts or build errors occur. >=20 > Can authors check your patches in the following list and either: > - Backport your patches to the 20.11 branch, or > - Indicate that the patch should not be backported >=20 > Please do either of the above by 02/16/21. >=20 >=20 > Some notes on stable backports: >=20 > A backport should contain a reference to the DPDK main branch commit > in it's commit message in the following fashion: > [ upstream commit ] >=20 > For example: > https://git.dpdk.org/dpdk-stable/commit/?h=3D18.11&id=3Dd90e6ae6f936e= cdc2fd3811ff9f26aec7f3c06eb >=20 > When sending the backported patch, please indicate the target branch in t= he > subject line, as we have multiple branches, for example: > [PATCH 20.11] foo/bar: fix baz >=20 > With git format-patch, this can be achieved by appending the parameter: > --subject-prefix=3D'PATCH 20.11' >=20 > Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org". >=20 > FYI, branch 20.11 is located at tree: > https://git.dpdk.org/dpdk-stable >=20 > Thanks. >=20 > Luca Boccassi >=20 > --- > c27e64ee3e Chengchang Tang net/hns3: fix stats flip overflow > 7f2a320df9 Huisong Li net/hns3: fix query order of link status and= link info > 00984de533 Viacheslav Ovsiienko net/mlx5: fix Tx queue size created with= DevX Hi Xueming, Could you please check with Viacheslav if this net/mlx5 backport is needed and if it is going to be sent soon, or if I should proceed without it? Thanks! --=20 Kind regards, Luca Boccassi