From: Christian Ehrhardt <christian.ehrhardt@canonical.com>
To: Kalesh Anakkur Purayil <kalesh-anakkur.purayil@broadcom.com>
Cc: dpdk stable <stable@dpdk.org>,
Ajit Khaparde <ajit.khaparde@broadcom.com>,
Akhil Goyal <akhil.goyal@nxp.com>,
Alexander Kozyrev <akozyrev@nvidia.com>,
Anatoly Burakov <anatoly.burakov@intel.com>,
Andrew Rybchenko <arybchenko@solarflare.com>,
Andrzej Ostruszka <amo@semihalf.com>,
Anoob Joseph <anoobj@marvell.com>,
Ashish Gupta <ashish.gupta@marvell.com>,
Beilei Xing <beilei.xing@intel.com>,
Bernard Iremonger <bernard.iremonger@intel.com>,
Bruce Richardson <bruce.richardson@intel.com>,
Byron Marohn <byron.marohn@intel.com>,
Chas Williams <chas3@att.com>, Chenbo Xia <chenbo.xia@intel.com>,
Chengchang Tang <tangchengchang@huawei.com>,
Cristian Dumitrescu <cristian.dumitrescu@intel.com>,
Dapeng Yu <dapengx.yu@intel.com>,
Dariusz Sosnowski <dsosnowski@nvidia.com>,
David Christensen <drc@linux.vnet.ibm.com>,
David Hunt <david.hunt@intel.com>,
David Marchand <david.marchand@redhat.com>,
Declan Doherty <declan.doherty@intel.com>,
Deepak Kumar Jain <deepak.k.jain@intel.com>,
Ed Czeck <ed.czeck@atomicrules.com>,
Evgeny Schemeilin <evgenys@amazon.com>,
Ferruh Yigit <ferruh.yigit@intel.com>,
Fiona Trahe <fiona.trahe@intel.com>,
Gagandeep Singh <g.singh@nxp.com>, Gavin Hu <gavin.hu@arm.com>,
Gregory Etelson <getelson@nvidia.com>,
Guoyang Zhou <zhouguoyang@huawei.com>,
Guy Tzalik <gtzalik@amazon.com>,
Haiyang Zhang <haiyangz@microsoft.com>,
Haiyue Wang <haiyue.wang@intel.com>,
Harold Huang <baymaxhuang@gmail.com>,
Harry van Haaren <harry.van.haaren@intel.com>,
Heinrich Kuhn <heinrich.kuhn@corigine.com>,
Heinrich Kuhn <heinrich.kuhn@netronome.com>,
Hemant Agrawal <hemant.agrawal@nxp.com>,
Honnappa Nagarahalli <Honnappa.Nagarahalli@arm.com>,
Huisong Li <lihuisong@huawei.com>,
Hyong Youb Kim <hyonkim@cisco.com>,
Igor Chauskin <igorch@amazon.com>,
Igor Russkikh <igor.russkikh@aquantia.com>,
Jakub Grajciar <jgrajcia@cisco.com>,
Jan Gutter <jan.gutter@netronome.com>,
Jasvinder Singh <jasvinder.singh@intel.com>,
Jay Zhou <jianjay.zhou@huawei.com>,
Jerin Jacob <jerinj@marvell.com>,
Jingjing Wu <jingjing.wu@intel.com>,
John Daley <johndale@cisco.com>,
John Griffin <john.griffin@intel.com>,
John McNamara <john.mcnamara@intel.com>,
John Miller <john.miller@atomicrules.com>,
Josh Soref <jsoref@gmail.com>,
Junfeng Guo <junfeng.guo@intel.com>,
Keith Wiles <keith.wiles@intel.com>,
Kevin Liu <kevinx.liu@intel.com>,
Kevin Traynor <ktraynor@redhat.com>,
Kiran Kumar K <kirankumark@marvell.com>,
Kirill Rybalchenko <kirill.rybalchenko@intel.com>,
Konstantin Ananyev <konstantin.ananyev@intel.com>
Subject: Re: please help backporting some patches to stable release 19.11.12 - part II
Date: Wed, 9 Mar 2022 08:53:25 +0100 [thread overview]
Message-ID: <CAATJJ0JrZhnJ+hMTa8ZkA4faXrcKkE1voXrmTA_q34WH1qK46A@mail.gmail.com> (raw)
In-Reply-To: <CAH-L+nOokGyyn3tfnjPk1RGNWBkNb=+eepwGcj3h6_5bCqO6Aw@mail.gmail.com>
On Mon, Mar 7, 2022 at 4:16 PM Kalesh Anakkur Purayil
<kalesh-anakkur.purayil@broadcom.com> wrote:
>
> Hi Christian,
>
> Below is the status of bnxt PMD fixes:
>
> 8496483099 Ajit Khaparde net/bnxt: fix VF resource allocation strategy
> [Kalesh]: Above one is not needed in 19.11 and you can ignore this.
Thanks for the FYI above and even more thanks for the backports!
> 604a6be6b6 Kalesh AP net/bnxt: cap maximum number of unicast MAC addresses
> 6c63f3495e Kalesh AP net/bnxt: fix handling of VF configuration change
> 5b8b248c96 Kalesh AP net/bnxt: fix memzone allocation per VNIC
> 4dc9409e01 Kalesh AP net/bnxt: fix multicast address set
> 3e6fae2b65 Kalesh AP net/bnxt: fix queue stop operation
> bc9b2c20d2 Kalesh AP net/bnxt: get maximum supported multicast filters count
> 9b4353bec3 Kalesh AP net/bnxt: restore RSS configuration after reset recovery
> 8dcee14fbf Lance Richardson net/bnxt: fix xstats names query overrun
> [Kalesh]: I just sent backported patches of above 8 fixes to the ML.
>
> Regards,
> Kalesh
>
> On Fri, Feb 25, 2022 at 10:45 PM <christian.ehrhardt@canonical.com> wrote:
>>
>> 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 19.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 19.11 branch, or
>> - Indicate that the patch should not be backported
>>
>> Please do either of the above by 03/11/22.
>>
>> You can find the a temporary work-in-progress branch of the coming 19.11.12
>> release at:
>> https://github.com/cpaelzer/dpdk-stable-queue
>> 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 19.11] foo/bar: fix baz
>>
>> With git format-patch, this can be achieved by appending the parameter:
>> --subject-prefix='PATCH 19.11'
>>
>> Send the backported patch to "stable@dpdk.org" but not "dev@dpdk.org".
>>
>> FYI, branch 19.11 is located at tree:
>> https://git.dpdk.org/dpdk-stable
>>
>> Thanks.
>>
>> Christian Ehrhardt <christian.ehrhardt@canonical.com>
>>
>> ---
>> 8496483099 Ajit Khaparde net/bnxt: fix VF resource allocation strategy
>> eb11edd9db Alexander Kozyrev net/mlx5: fix meter capabilities reporting
>> 97ed4cb6fb Andrzej Ostruszka ring: optimize corner case for enqueue/dequeue
>> ecb904cc45 Bruce Richardson build: fix warnings when running external commands
>> e16b972b1a Bruce Richardson build: remove deprecated Meson functions
>> fee17a1d29 Bruce Richardson doc: remove dependency on findutils on FreeBSD
>> 59144f6edd Bruce Richardson eal: fix C++ include
>> 153e7d8813 Bruce Richardson eventdev: fix C++ include
>> 57b156540f Chengchang Tang net/bonding: fix offloading configuration
>> 285f63fc6b Dapeng Yu net/ice: track DCF state of PF
>> 864678e420 Dariusz Sosnowski net/mlx5: fix inline length for multi-segment TSO
>> 985b479267 Gregory Etelson net/mlx5: fix GRE protocol type translation for Verbs
>> edca47a1d9 Harold Huang net/virtio-user: fix resource leak on probing failure
>> 15174c40b7 Heinrich Kuhn net/nfp: free HW ring memzone on queue release
>> 99cc26f665 Hemant Agrawal crypto/dpaax_sec: fix auth/cipher xform chain checks
>> 6ee07e3cb5 Huisong Li net/hns3: fix insecure way to query MAC statistics
>> 5a2b22b40f Huisong Li net/hns3: fix mailbox wait time
>> 7be78d0279 Josh Soref fix spelling in comments and strings
>> 604a6be6b6 Kalesh AP net/bnxt: cap maximum number of unicast MAC addresses
>> 6c63f3495e Kalesh AP net/bnxt: fix handling of VF configuration change
>> 5b8b248c96 Kalesh AP net/bnxt: fix memzone allocation per VNIC
>> 4dc9409e01 Kalesh AP net/bnxt: fix multicast address set
>> 3e6fae2b65 Kalesh AP net/bnxt: fix queue stop operation
>> bc9b2c20d2 Kalesh AP net/bnxt: get maximum supported multicast filters count
>> 9b4353bec3 Kalesh AP net/bnxt: restore RSS configuration after reset recovery
>> 58d212e3bc Kevin Liu net/ice: fix Tx checksum offload
>> 961fb4029b Kumara Parameshwaran ethdev: add internal function to device struct from name
>> c36ce7099c Kumara Parameshwaran net/tap: fix to populate FDs in secondary process
>> 8dcee14fbf Lance Richardson net/bnxt: fix xstats names query overrun
>> 9e2cf57e29 Maxime Gouin net/nfp: remove duplicated check when setting MAC address
>> 10599cf83e Michael Baum common/mlx5: add minimum WQE size for striding RQ
>> 96c33cfb06 Min Hu (Connor) net/hns3: fix Rx/Tx functions update
>> affa9de474 Qi Zhang doc: update matching versions in ice guide
>> 9cc217a283 Ruifeng Wang config: add arch define for Arm
>> 2654ce5c56 Thomas Monjalon doc: replace deprecated distutils version parsing
>> 60e68d170b Tianfei Zhang raw/ifpga: fix thread closing
>> 90762e5cb8 Vanshika Shukla net/dpaa2: fix timestamping for IEEE1588
>> d192fd321c Vanshika Shukla net/dpaa2: fix unregistering interrupt handler
>> 5f69ebbd85 Yunjian Wang mem: check allocation in dynamic hugepage init
>> a62f095049 Yuying Zhang net/ice/base: add profile validation on switch filter
>
>
>
> --
> Regards,
> Kalesh A P
--
Christian Ehrhardt
Staff Engineer, Ubuntu Server
Canonical Ltd
prev parent reply other threads:[~2022-03-09 7:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20220225171532.3498996-1-christian.ehrhardt@canonical.com>
2022-02-25 17:53 ` Josh Soref
2022-03-09 7:49 ` Christian Ehrhardt
2022-03-09 12:47 ` Josh Soref
2022-03-07 15:15 ` Kalesh Anakkur Purayil
2022-03-09 7:53 ` Christian Ehrhardt [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=CAATJJ0JrZhnJ+hMTa8ZkA4faXrcKkE1voXrmTA_q34WH1qK46A@mail.gmail.com \
--to=christian.ehrhardt@canonical.com \
--cc=Honnappa.Nagarahalli@arm.com \
--cc=ajit.khaparde@broadcom.com \
--cc=akhil.goyal@nxp.com \
--cc=akozyrev@nvidia.com \
--cc=amo@semihalf.com \
--cc=anatoly.burakov@intel.com \
--cc=anoobj@marvell.com \
--cc=arybchenko@solarflare.com \
--cc=ashish.gupta@marvell.com \
--cc=baymaxhuang@gmail.com \
--cc=beilei.xing@intel.com \
--cc=bernard.iremonger@intel.com \
--cc=bruce.richardson@intel.com \
--cc=byron.marohn@intel.com \
--cc=chas3@att.com \
--cc=chenbo.xia@intel.com \
--cc=cristian.dumitrescu@intel.com \
--cc=dapengx.yu@intel.com \
--cc=david.hunt@intel.com \
--cc=david.marchand@redhat.com \
--cc=declan.doherty@intel.com \
--cc=deepak.k.jain@intel.com \
--cc=drc@linux.vnet.ibm.com \
--cc=dsosnowski@nvidia.com \
--cc=ed.czeck@atomicrules.com \
--cc=evgenys@amazon.com \
--cc=ferruh.yigit@intel.com \
--cc=fiona.trahe@intel.com \
--cc=g.singh@nxp.com \
--cc=gavin.hu@arm.com \
--cc=getelson@nvidia.com \
--cc=gtzalik@amazon.com \
--cc=haiyangz@microsoft.com \
--cc=haiyue.wang@intel.com \
--cc=harry.van.haaren@intel.com \
--cc=heinrich.kuhn@corigine.com \
--cc=heinrich.kuhn@netronome.com \
--cc=hemant.agrawal@nxp.com \
--cc=hyonkim@cisco.com \
--cc=igor.russkikh@aquantia.com \
--cc=igorch@amazon.com \
--cc=jan.gutter@netronome.com \
--cc=jasvinder.singh@intel.com \
--cc=jerinj@marvell.com \
--cc=jgrajcia@cisco.com \
--cc=jianjay.zhou@huawei.com \
--cc=jingjing.wu@intel.com \
--cc=john.griffin@intel.com \
--cc=john.mcnamara@intel.com \
--cc=john.miller@atomicrules.com \
--cc=johndale@cisco.com \
--cc=jsoref@gmail.com \
--cc=junfeng.guo@intel.com \
--cc=kalesh-anakkur.purayil@broadcom.com \
--cc=keith.wiles@intel.com \
--cc=kevinx.liu@intel.com \
--cc=kirankumark@marvell.com \
--cc=kirill.rybalchenko@intel.com \
--cc=konstantin.ananyev@intel.com \
--cc=ktraynor@redhat.com \
--cc=lihuisong@huawei.com \
--cc=stable@dpdk.org \
--cc=tangchengchang@huawei.com \
--cc=zhouguoyang@huawei.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).