patches for DPDK stable branches
 help / color / mirror / Atom feed
From: "lihuisong (C)" <lihuisong@huawei.com>
To: dpdk stable <stable@dpdk.org>
Cc: xuemingl@nvidia.com, "Luca Boccassi" <bluca@debian.org>,
	"Ajit Khaparde" <ajit.khaparde@broadcom.com>,
	"Andrew Rybchenko" <andrew.rybchenko@oktetlabs.ru>,
	"Andrey Vesnovaty" <andreyv@nvidia.com>,
	"Andy Gospodarek" <andrew.gospodarek@broadcom.com>,
	"Andy Pei" <andy.pei@intel.com>,
	"Beilei Xing" <beilei.xing@intel.com>,
	"Bernard Iremonger" <bernard.iremonger@intel.com>,
	"Changchun Ouyang" <changchun.ouyang@intel.com>,
	"Chaoyong He" <chaoyong.he@corigine.com>,
	"Chenbo Xia" <chenbo.xia@intel.com>,
	"Chengwen Feng" <fengchengwen@huawei.com>,
	"Damodharam Ammepalli" <damodharam.ammepalli@broadcom.com>,
	"David Marchand" <david.marchand@redhat.com>,
	"Deepak Kumar Jain" <deepak.k.jain@intel.com>,
	"Dmitry Kozlyuk" <dkozlyuk@nvidia.com>,
	"Dongdong Liu" <liudongdong3@huawei.com>,
	"Evgeny Schemeilin" <evgenys@amazon.com>,
	"Gage Eads" <gage.eads@intel.com>,
	"Gerry Gribbon" <ggribbon@nvidia.com>,
	"Gregory Etelson" <getelson@nvidia.com>,
	"Guy Tzalik" <gtzalik@amazon.com>,
	"Heinrich Kuhn" <heinrich.kuhn@netronome.com>,
	"Huawei Xie" <huawei.xie@intel.com>,
	"Igor Chauskin" <igorch@amazon.com>,
	"Jerin Jacob" <jerinj@marvell.com>,
	"Jianfeng Tan" <jianfeng.tan@intel.com>,
	"Jingjing Wu" <jingjing.wu@intel.com>,
	"Kalesh AP" <kalesh-anakkur.purayil@broadcom.com>,
	"Lijun Ou" <oulijun@huawei.com>, "Li Zhang" <lizh@nvidia.com>,
	"Marcin Wojtas" <mw@semihalf.com>,
	"Matan Azrad" <matan@nvidia.com>,
	"Maxime Coquelin" <maxime.coquelin@redhat.com>,
	"Michal Krawczyk" <mk@semihalf.com>,
	"Min Hu (Connor)" <humin29@huawei.com>,
	"Niklas Söderlund" <niklas.soderlund@corigine.com>,
	"Ori Kam" <orika@nvidia.com>,
	"Pablo de Lara" <pablo.de.lara.guarch@intel.com>,
	"Peng Zhang" <peng.zhang@corigine.com>,
	"Qiming Yang" <qiming.yang@intel.com>,
	"Qi Zhang" <qi.z.zhang@intel.com>,
	"Raja Zidane" <rzidane@nvidia.com>,
	"Raslan Darawsheh" <rasland@nvidia.com>,
	"Shahaf Shuler" <shahafs@nvidia.com>,
	"Simei Su" <simei.su@intel.com>,
	"Somnath Kotur" <somnath.kotur@broadcom.com>,
	"Steeven Li" <steeven.li@broadcom.com>,
	"Stephen Hemminger" <stephen@networkplumber.org>,
	"Timothy McDaniel" <timothy.mcdaniel@intel.com>,
	"Tomasz Duszynski" <tduszynski@marvell.com>,
	"Viacheslav Ovsiienko" <viacheslavo@nvidia.com>,
	"Walter Heymans" <walter.heymans@corigine.com>,
	"Wei Hu (Xavier)" <xavier.huwei@huawei.com>,
	"Wei Ling" <weix.ling@intel.com>,
	"Wenxuan Wu" <wenxuanx.wu@intel.com>,
	"Wenzhuo Lu" <wenzhuo.lu@intel.com>,
	"Xiaolong Ye" <xiaolong.ye@intel.com>,
	"Xiao Wang" <xiao.w.wang@intel.com>,
	"Yajun Wu" <yajunw@nvidia.com>,
	"Yiding Zhou" <yidingx.zhou@intel.com>,
	"Yisen Zhuang" <yisen.zhuang@huawei.com>,
	"Yongseok Koh" <yskoh@mellanox.com>,
	"Yuanhan Liu" <yuanhan.liu@linux.intel.com>,
	"Yuan Wang" <yuanx.wang@intel.com>,
	"Zhimin Huang" <zhiminx.huang@intel.com>
Subject: Re: please help backporting some patches to stable release 20.11.6
Date: Thu, 11 Aug 2022 18:39:26 +0800	[thread overview]
Message-ID: <d9238b5e-076d-11b6-7304-6a9b032cdd1a@huawei.com> (raw)
In-Reply-To: <20220720083148.3955227-1-xuemingl@nvidia.com>

Hi Xueming,

The following commits do not need to be backported.
8ba42ce98d  Huisong Li       net/hns3: fix crash from secondary process
7b29666261  Huisong Li       net/hns3: fix statistics locking


在 2022/7/20 16:31, Xueming Li 写道:
> 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 08/15/22.
>
> You can find the a temporary work-in-progress branch of the coming 20.11.6
> release at:
>      https://github.com/steevenlee/dpdk
> It is recommended to backport on top of that to minimize further conflicts 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 <commit's dpdk main branch SHA-1 checksum> ]
>
> For example:
>      https://git.dpdk.org/dpdk-stable/commit/?h=18.11&id=d90e6ae6f936ecdc2fd3811ff9f26aec7f3c06eb
>
> 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='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.
>
> Xueming Li <xuemingl@nvidia.com>
>
> ---
> 60600018d3  Andy Pei         vdpa/ifc/base: fix null pointer dereference
> 916508f002  Chengwen Feng    net/hns3: support backplane media type
> 89670e3b0f  Damodharam Ammepalli net/bnxt: cleanup MTU setting
> a42ab1eb33  Damodharam Ammepalli net/bnxt: disallow MTU change when device is started
> 468f31eb71  David Marchand   crypto/ipsec_mb: fix build with GCC 12
> 2449949584  David Marchand   net/ena: fix build with GCC 12
> 36c525a035  David Marchand   vhost: prefix logs with context
> 4b27989d24  Dmitry Kozlyuk   app/testpmd: cleanup port resources after implicit close
> e96d3d02d6  Dmitry Kozlyuk   common/mlx5: fix non-expandable global MR cache
> 8ba42ce98d  Huisong Li       net/hns3: fix crash from secondary process
> 7b29666261  Huisong Li       net/hns3: fix statistics locking
> 6f065d1539  Li Zhang         vdpa/mlx5: fix maximum number of virtqs
> 5c305e218f  Peng Zhang       net/nfp: fix initialization
> 5ddb903824  Raja Zidane      net/mlx5: reject negative integrity item configuration
> a442ca2d23  Raslan Darawsheh app/regex: fix mbuf size for multi-segment buffer
> 0f0f2fd444  Somnath Kotur    net/bnxt: fix check for autoneg enablement in the PHY FW
> d39e23f26e  Timothy McDaniel event/dlb2: fix advertized capabilities
> 87ecdd9e7f  Timothy McDaniel event/dlb2: improve enqueue efficiency
> 2ddf4b110c  Tomasz Duszynski common/cnxk: allow changing PTP mode on CN10K
> 755fd7b22d  Wenxuan Wu       net/iavf: fix GTP-U extension flow
> 95af59b7ad  Yajun Wu         vdpa/mlx5: workaround VAR offset within page
> 196f35f81c  Yiding Zhou      net/iavf: fix VF reset
> 1907ce4bae  Yuan Wang        examples/vhost: fix retry logic on Rx path
> 41f9a1757f  Yuan Wang        net/virtio-user: fix socket non-blocking mode
> .

      parent reply	other threads:[~2022-08-11 10:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220616134733.2042354-1-xuemingl@nvidia.com>
2022-06-17  7:12 ` Jiawen Wu
2022-06-17  8:48   ` Xueming(Steven) Li
2022-06-17 15:20 ` Niklas Soderlund
2022-06-18 12:53   ` Xueming(Steven) Li
2022-06-20  8:29 ` Kalesh Anakkur Purayil
2022-06-20  9:28   ` Xueming(Steven) Li
2022-06-22  4:21 ` Zhou, YidingX
2022-06-28  3:46 ` Gagandeep Singh
2022-06-28 13:34   ` Xueming(Steven) Li
     [not found] ` <20220720083148.3955227-1-xuemingl@nvidia.com>
2022-07-20 10:32   ` Raslan Darawsheh
2022-07-20 13:18   ` [EXT] " Tomasz Duszynski
2022-07-21 13:27   ` Niklas Söderlund
2022-08-01  5:04   ` Zhou, YidingX
2022-08-11 10:39   ` lihuisong (C) [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d9238b5e-076d-11b6-7304-6a9b032cdd1a@huawei.com \
    --to=lihuisong@huawei.com \
    --cc=ajit.khaparde@broadcom.com \
    --cc=andrew.gospodarek@broadcom.com \
    --cc=andrew.rybchenko@oktetlabs.ru \
    --cc=andreyv@nvidia.com \
    --cc=andy.pei@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=bernard.iremonger@intel.com \
    --cc=bluca@debian.org \
    --cc=changchun.ouyang@intel.com \
    --cc=chaoyong.he@corigine.com \
    --cc=chenbo.xia@intel.com \
    --cc=damodharam.ammepalli@broadcom.com \
    --cc=david.marchand@redhat.com \
    --cc=deepak.k.jain@intel.com \
    --cc=dkozlyuk@nvidia.com \
    --cc=evgenys@amazon.com \
    --cc=fengchengwen@huawei.com \
    --cc=gage.eads@intel.com \
    --cc=getelson@nvidia.com \
    --cc=ggribbon@nvidia.com \
    --cc=gtzalik@amazon.com \
    --cc=heinrich.kuhn@netronome.com \
    --cc=huawei.xie@intel.com \
    --cc=humin29@huawei.com \
    --cc=igorch@amazon.com \
    --cc=jerinj@marvell.com \
    --cc=jianfeng.tan@intel.com \
    --cc=jingjing.wu@intel.com \
    --cc=kalesh-anakkur.purayil@broadcom.com \
    --cc=liudongdong3@huawei.com \
    --cc=lizh@nvidia.com \
    --cc=matan@nvidia.com \
    --cc=maxime.coquelin@redhat.com \
    --cc=mk@semihalf.com \
    --cc=mw@semihalf.com \
    --cc=niklas.soderlund@corigine.com \
    --cc=orika@nvidia.com \
    --cc=oulijun@huawei.com \
    --cc=pablo.de.lara.guarch@intel.com \
    --cc=peng.zhang@corigine.com \
    --cc=qi.z.zhang@intel.com \
    --cc=qiming.yang@intel.com \
    --cc=rasland@nvidia.com \
    --cc=rzidane@nvidia.com \
    --cc=shahafs@nvidia.com \
    --cc=simei.su@intel.com \
    --cc=somnath.kotur@broadcom.com \
    --cc=stable@dpdk.org \
    --cc=steeven.li@broadcom.com \
    --cc=stephen@networkplumber.org \
    --cc=tduszynski@marvell.com \
    --cc=timothy.mcdaniel@intel.com \
    --cc=viacheslavo@nvidia.com \
    --cc=walter.heymans@corigine.com \
    --cc=weix.ling@intel.com \
    --cc=wenxuanx.wu@intel.com \
    --cc=wenzhuo.lu@intel.com \
    --cc=xavier.huwei@huawei.com \
    --cc=xiao.w.wang@intel.com \
    --cc=xiaolong.ye@intel.com \
    --cc=xuemingl@nvidia.com \
    --cc=yajunw@nvidia.com \
    --cc=yidingx.zhou@intel.com \
    --cc=yisen.zhuang@huawei.com \
    --cc=yskoh@mellanox.com \
    --cc=yuanhan.liu@linux.intel.com \
    --cc=yuanx.wang@intel.com \
    --cc=zhiminx.huang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).