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 B82CDA0093 for ; Tue, 8 Nov 2022 11:25:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9380542686; Tue, 8 Nov 2022 11:25:45 +0100 (CET) Received: from mail-yw1-f177.google.com (mail-yw1-f177.google.com [209.85.128.177]) by mails.dpdk.org (Postfix) with ESMTP id 80C8C40223 for ; Tue, 8 Nov 2022 11:25:44 +0100 (CET) Received: by mail-yw1-f177.google.com with SMTP id 00721157ae682-37063f855e5so129574527b3.3 for ; Tue, 08 Nov 2022 02:25:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=lFaWfr6sereG7PKUeI8pvr+hzNFSq1fyNgjXyZ7L1GY=; b=L1zt71KPHMBXX1sKH9rtJ6dnyDYtEyIbzmJrcbv1gBWg9TbK2wbO9wgh98NYoK9thv zzcAo/VpY111/U1TVSKp2XV5UnepCDKDIm9xqc9Em46NhcoLKyARWa6e2Mh0Cz82Db5y B9+BJwNt0qDDYiryUaporwjuACozO9IVBfE9ZnAr49wiH/TrTcK2GKFmHRr9+RpSr5Ew /gWKvHOLRjtJ54C2vGEzigH2XLI/2PtJjqFOgpMJpd0Ps9TCmoWJ8TiAhQjH/FsbhsK3 dcNxmtgoNoOe7Zov1r8Xd25EfVSdXrqGTYZFm4hhbgjtFbUf2XoaGCVKfGxqdIdnkmnT +wyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lFaWfr6sereG7PKUeI8pvr+hzNFSq1fyNgjXyZ7L1GY=; b=xbznFgx70SziYOpllGC5mSMqbnvUk5UQbvA3yPGIvAo3TELOcCGQsOdbeEibP7Fe0y mvUaW1tvQzWAmIXuhBsRSyzp69HAmxN/+SfDvO361itZkJgQ00OciG11UwsJdtE7j03n hX6WFaot8PWdKVE5L7lmCaCPGmb5q53fv3yZjy6tn14Hp++bvx2Cb75TvSJTKJs7aNRO iKkEIyr+cXcRlN78AhseBtR5uoJuAdqW0I4wceus6oFGGDM6D/H65FwT+5ohfqD3xQ1D Qd3gcbhfKfgKw9K3g+blXlIAbBTQh/Kou3QG9wKCedbSF6sA0iXnEtgbU4rzGjayXVy3 2dgg== X-Gm-Message-State: ACrzQf10UmdmyRX3X9qJfCkkrAL8keTbpYhBltaCcr3uTltqCJVCPmX/ 1ZXAO9gKMzjfHlCjcYmfYI8qoJbjvU/65qU+sW4NhRSM X-Google-Smtp-Source: AMsMyM5ZqDKi97OMi1dZr8Val1y4RVnjwTAz3RpoRVdCXX+i7ow3CUiMvEd79SnX4hgd+DoCjtb9g03uWFHUxsK+bQw= X-Received: by 2002:a81:c310:0:b0:36e:71cb:eb0 with SMTP id r16-20020a81c310000000b0036e71cb0eb0mr52302955ywk.425.1667903143698; Tue, 08 Nov 2022 02:25:43 -0800 (PST) MIME-Version: 1.0 References: <20221103094037.1103109-1-luca.boccassi@gmail.com> <504f25ed-605a-cb16-02d0-8bd4bed31372@huawei.com> In-Reply-To: <504f25ed-605a-cb16-02d0-8bd4bed31372@huawei.com> From: Luca Boccassi Date: Tue, 8 Nov 2022 10:25:32 +0000 Message-ID: Subject: Re: please help backporting some patches to stable release 20.11.7 To: "lihuisong (C)" Cc: dpdk stable Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 On Tue, 8 Nov 2022 at 02:01, lihuisong (C) wrote: > > Hi Luca Boccassi, > > It seems that queued patches are not merged into 20.11.7 branch. > These patches in this backporting list are hard to backport. > Is there any other code branch? > > Regards, > Huisong Yes, it is linked in the email > =E5=9C=A8 2022/11/3 17:40, luca.boccassi@gmail.com =E5=86=99=E9=81=93: > > Hi commit authors (and maintainers), > > > > Despite being selected by the DPDK maintenance tool ./devtools/git-log-= fixes.sh > > I didn't apply following commits from DPDK main to 20.11 > > stable branch, as conflicts or build errors occur. > > > > 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 > > > > Please do either of the above by 11/10/22. > > > > You can find the a temporary work-in-progress branch of the coming 20.1= 1.7 > > release at: > > https://github.com/bluca/dpdk-stable > > It is recommended to backport on top of that to minimize further confli= cts or > > misunderstandings. > > > > Some notes on stable backports: > > > > A backport should contain a reference to the DPDK main branch commit > > in it's commit message in the following fashion: > > [ upstream commit ] > > > > For example: > > https://git.dpdk.org/dpdk-stable/commit/?h=3D18.11&id=3Dd90e6ae6f9= 36ecdc2fd3811ff9f26aec7f3c06eb > > > > When sending the backported patch, please indicate the target branch in= the > > subject line, as we have multiple branches, for example: > > [PATCH 20.11] foo/bar: fix baz > > > > With git format-patch, this can be achieved by appending the parameter: > > --subject-prefix=3D'PATCH 20.11' > > > > Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org". > > > > FYI, branch 20.11 is located at tree: > > https://git.dpdk.org/dpdk-stable > > > > Thanks. > > > > Luca Boccassi > > > > --- > > 8ae946970e Abdullah =C3=96mer Yama=C3=A7 eal: fix thread name for high= order lcores > > 09b5b2880d Benjamin Le Berre net/bnxt: fix error code during MTU chang= e > > b38bd88beb Huisong Li net/hns3: fix clearing hardware MAC statis= tics > > 0d81da2559 Huisong Li net/hns3: fix RSS rule restore > > 8f81056e5a Qi Zhang net/ice/base: fix 100M speed capability > > 04ab2b2f0b Qi Zhang net/ice/base: fix comment of overloaded GC= O bit > > 40ff47dd4b Qi Zhang net/ice/base: fix double VLAN in promiscuo= us mode > > b0472e210f Qi Zhang net/ice/base: fix input set of GTPoGRE > > 38ef9e1b99 Qi Zhang net/ice/base: fix null pointer dereference > > 27b7bdae1d Qi Zhang net/ice: fix DDP package init > > 3b8c645afa Zhichao Zeng net/iavf: fix outer checksum flags > > 1aaacea174 Zhichao Zeng net/iavf: fix processing VLAN TCI in SSE p= ath > > > > .