DPDK patches and discussions
 help / color / mirror / Atom feed
From: Alexander Kozyrev <akozyrev@nvidia.com>
To: "NBU-Contact-Thomas Monjalon (EXTERNAL)" <thomas@monjalon.net>,
	Rakesh Kudurumalla <rkudurumalla@marvell.com>,
	Jerin Jacob <jerinj@marvell.com>, Ori Kam <orika@nvidia.com>,
	"vfialko@marvell.com" <vfialko@marvell.com>
Cc: "dev (dev@dpdk.org)" <dev@dpdk.org>,
	"Devlin, Michelle" <michelle.devlin@intel.com>,
	"Mcnamara, John" <john.mcnamara@intel.com>,
	"Yigit, Ferruh" <ferruh.yigit@intel.com>,
	"Sun, QingX" <qingx.sun@intel.com>,
	 "Jiang, YuX" <yux.jiang@intel.com>
Subject: RE: release candidate 22.03-rc2
Date: Tue, 1 Mar 2022 14:41:48 +0000	[thread overview]
Message-ID: <DM5PR12MB240519464F68E516057A6186AF029@DM5PR12MB2405.namprd12.prod.outlook.com> (raw)
In-Reply-To: <4740538.X9hSmTKtgW@thomas>

I'm working on fixing Bug 941 - will issue patch for this shortly.
But Bug 944 is wrongly attributed to my commit in this email.
Adding Volodymyr as his commit is actually listed in the bug.

> -----Original Message-----
> From: Thomas Monjalon <thomas@monjalon.net>
> Sent: Tuesday, March 1, 2022 7:36
> To: Rakesh Kudurumalla <rkudurumalla@marvell.com>; Jerin Jacob
> <jerinj@marvell.com>; Alexander Kozyrev <akozyrev@nvidia.com>; Ori Kam
> <orika@nvidia.com>
> Cc: dev (dev@dpdk.org) <dev@dpdk.org>; Devlin, Michelle
> <michelle.devlin@intel.com>; Mcnamara, John
> <john.mcnamara@intel.com>; Yigit, Ferruh <ferruh.yigit@intel.com>; Sun,
> QingX <qingx.sun@intel.com>; Jiang, YuX <yux.jiang@intel.com>
> Subject: Re: release candidate 22.03-rc2
> 
> Adding authors and reviewers of failing patches.
> Rakesh, Jerin, Alexander, Ori,
> please check below bugs.
> 
> 
> 01/03/2022 11:56, Jiang, YuX:
> > Update some new bugzilla bugs for 22.03-rc2, please help to fix. Thanks all.
> >
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugs
> .dpdk.org%2Fshow_bug.cgi%3Fid%3D939&amp;data=04%7C01%7Cakozyrev
> %40nvidia.com%7Ca2aac7bd26244afbcd8908d9fb800b2d%7C43083d15727340
> c1b7db39efd9ccc17a%7C0%7C0%7C637817350871706214%7CUnknown%7CT
> WFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLC
> JXVCI6Mn0%3D%7C3000&amp;sdata=0u4TYxRHLwBlGvlJYnlC99FNxCrwZXu7g
> KIIHLAzlRo%3D&amp;reserved=0 [dpdk 22.03-rc2]
> drivers/net/cnxk/cnxk_ethdev_mtr meson build failed with cflag parm
> optimization=1 on Ubuntu20.04 with GCC10.3
> > First bad commit id:
> > commit b526599020ef06811dd08c4f15c0cdf049d7f9f2 (HEAD)
> > Author: Rakesh Kudurumalla <rkudurumalla@marvell.com>
> > Date:   Wed Feb 23 15:25:40 2022 +0530
> >
> >     net/cnxk: fix build with GCC 12
> >
> >     Resolve following compilation error with gcc 12 version.
> >     error: storing the address of local variable message in *error.message
> >
> >     Fixes: 26b034f78ca7 ("net/cnxk: support to validate meter policy")
> >     Cc: stable@dpdk.org
> >
> >     Reported-by: Ferruh Yigit <ferruh.yigit@intel.com>
> >     Signed-off-by: Rakesh Kudurumalla <rkudurumalla@marvell.com>
> >     Acked-by: Jerin Jacob <jerinj@marvell.com>
> >
> >
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugs
> .dpdk.org%2Fshow_bug.cgi%3Fid%3D940&amp;data=04%7C01%7Cakozyrev
> %40nvidia.com%7Ca2aac7bd26244afbcd8908d9fb800b2d%7C43083d15727340
> c1b7db39efd9ccc17a%7C0%7C0%7C637817350871706214%7CUnknown%7CT
> WFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLC
> JXVCI6Mn0%3D%7C3000&amp;sdata=p5BlP21K2X5ws3uIXeutP9vJfkIqHvv0%
> 2F2Jt2zhpbwg%3D&amp;reserved=0 [dpdk 22.03-rc2]
> drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_nix_inl_dev.c.o:
> meson build failed with -Dmax_ethports=1024 parameter
> > First bad commit id:
> > commit b526599020ef06811dd08c4f15c0cdf049d7f9f2 (HEAD)
> > Author: Rakesh Kudurumalla <rkudurumalla@marvell.com>
> > Date:   Wed Feb 23 15:25:40 2022 +0530
> >
> >     net/cnxk: fix build with GCC 12
> >
> >     Resolve following compilation error with gcc 12 version.
> >     error: storing the address of local variable message in *error.message
> >
> >     Fixes: 26b034f78ca7 ("net/cnxk: support to validate meter policy")
> >     Cc: stable@dpdk.org
> >
> >     Reported-by: Ferruh Yigit <ferruh.yigit@intel.com>
> >     Signed-off-by: Rakesh Kudurumalla <rkudurumalla@marvell.com>
> >     Acked-by: Jerin Jacob <jerinj@marvell.com>
> >
> >
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugs
> .dpdk.org%2Fshow_bug.cgi%3Fid%3D941&amp;data=04%7C01%7Cakozyrev
> %40nvidia.com%7Ca2aac7bd26244afbcd8908d9fb800b2d%7C43083d15727340
> c1b7db39efd9ccc17a%7C0%7C0%7C637817350871706214%7CUnknown%7CT
> WFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLC
> JXVCI6Mn0%3D%7C3000&amp;sdata=rmm2xSlVgplEat2pJUJoQm69vlHzhQu
> M%2F0a8KZOeWQM%3D&amp;reserved=0 [dpdk-22.03] core dump when
> create fdir rule with bad arguments
> > First bad commit id:
> > 04cc665fab38e2a382f6886e57c97b78e92cea46 is the first bad commit
> > commit 04cc665fab38e2a382f6886e57c97b78e92cea46
> > Author: Alexander Kozyrev <akozyrev@nvidia.com>
> > Date:   Wed Feb 23 05:02:35 2022 +0200
> >
> >     app/testpmd: add flow template management
> >
> >     Add testpmd support for the rte_flow_pattern_template and
> >     rte_flow_actions_template APIs. Provide the command line interface
> >     for the template creation/destruction. Usage example:
> >       testpmd> flow pattern_template 0 create pattern_template_id 2
> >                template eth dst is 00:16:3e:31:15:c3 / end
> >       testpmd> flow actions_template 0 create actions_template_id 4
> >                template drop / end mask drop / end
> >       testpmd> flow actions_template 0 destroy actions_template 4
> >       testpmd> flow pattern_template 0 destroy pattern_template 2
> >
> >     Signed-off-by: Alexander Kozyrev <akozyrev@nvidia.com>
> >     Acked-by: Ori Kam <orika@nvidia.com>
> >
> >
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fbugs
> .dpdk.org%2Fshow_bug.cgi%3Fid%3D944&amp;data=04%7C01%7Cakozyrev
> %40nvidia.com%7Ca2aac7bd26244afbcd8908d9fb800b2d%7C43083d15727340
> c1b7db39efd9ccc17a%7C0%7C0%7C637817350871706214%7CUnknown%7CT
> WFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLC
> JXVCI6Mn0%3D%7C3000&amp;sdata=DMD2K7MuE5sX4r%2B99G5OGo%2FTi
> CEChUN1TtfxxgWngQ0%3D&amp;reserved=0 [dpdk 22.03-rc2]
> inline_ipsec/test_Ipsec_Encryption_Rss: run dpdk-ipsec-secgw with assigned
> parameter fail
> > First bad commit id:
> > 04cc665fab38e2a382f6886e57c97b78e92cea46 is the first bad commit
> > commit 04cc665fab38e2a382f6886e57c97b78e92cea46
> > Author: Alexander Kozyrev <akozyrev@nvidia.com>
> > Date:   Wed Feb 23 05:02:35 2022 +0200
> >
> >     app/testpmd: add flow template management
> >
> >     Add testpmd support for the rte_flow_pattern_template and
> >     rte_flow_actions_template APIs. Provide the command line interface
> >     for the template creation/destruction. Usage example:
> >       testpmd> flow pattern_template 0 create pattern_template_id 2
> >                template eth dst is 00:16:3e:31:15:c3 / end
> >       testpmd> flow actions_template 0 create actions_template_id 4
> >                template drop / end mask drop / end
> >       testpmd> flow actions_template 0 destroy actions_template 4
> >       testpmd> flow pattern_template 0 destroy pattern_template 2
> >
> >     Signed-off-by: Alexander Kozyrev <akozyrev@nvidia.com>
> >     Acked-by: Ori Kam <orika@nvidia.com>
> >
> 
> 
> 
> 


  reply	other threads:[~2022-03-01 14:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-27 21:02 Thomas Monjalon
2022-03-01 10:56 ` Jiang, YuX
2022-03-01 12:35   ` Thomas Monjalon
2022-03-01 14:41     ` Alexander Kozyrev [this message]
2022-03-03  4:13   ` Jiang, YuX
2022-03-04 12:03     ` Jiang, YuX
2022-03-03 17:54 ` Thinh Tran
2022-03-07 13:55 ` Pei Zhang

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=DM5PR12MB240519464F68E516057A6186AF029@DM5PR12MB2405.namprd12.prod.outlook.com \
    --to=akozyrev@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=jerinj@marvell.com \
    --cc=john.mcnamara@intel.com \
    --cc=michelle.devlin@intel.com \
    --cc=orika@nvidia.com \
    --cc=qingx.sun@intel.com \
    --cc=rkudurumalla@marvell.com \
    --cc=thomas@monjalon.net \
    --cc=vfialko@marvell.com \
    --cc=yux.jiang@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).