> -----Original Message----- > From: Jiang, YuX <yux.ji...@intel.com> > Sent: Wednesday, August 17, 2022 11:23 AM > To: Xueming(Steven) Li <xuemi...@nvidia.com>; sta...@dpdk.org > Cc: dev@dpdk.org; Abhishek Marathe <abhishek.mara...@microsoft.com>; Ali > Alnubani <alia...@nvidia.com>; Walker, Benjamin > <benjamin.wal...@intel.com>; David Christensen <d...@linux.vnet.ibm.com>; > Hemant Agrawal <hemant.agra...@nxp.com>; Stokes, Ian > <ian.sto...@intel.com>; Jerin Jacob <jer...@marvell.com>; Mcnamara, John > <john.mcnam...@intel.com>; Ju-Hyoung Lee > <juh...@microsoft.com>; Kevin Traynor <ktray...@redhat.com>; Luca Boccassi > <bl...@debian.org>; Pei Zhang <pezh...@redhat.com>; > Xu, Qian Q <qian.q...@intel.com>; Raslan Darawsheh <rasl...@nvidia.com>; > NBU-Contact-Thomas Monjalon (EXTERNAL) > <tho...@monjalon.net>; Yanghang Liu <yangh...@redhat.com>; Peng, Yuan > <yuan.p...@intel.com>; Chen, Zhaoyan > <zhaoyan.c...@intel.com> > Subject: RE: 20.11.6 patches review and test > > > -----Original Message----- > > From: Xueming Li <xuemi...@nvidia.com> > > Sent: Monday, August 15, 2022 5:17 PM > > To: sta...@dpdk.org > > Cc: xuemi...@nvidia.com; dev@dpdk.org; Abhishek Marathe > > <abhishek.mara...@microsoft.com>; Ali Alnubani <alia...@nvidia.com>; > > Walker, Benjamin <benjamin.wal...@intel.com>; David Christensen > > <d...@linux.vnet.ibm.com>; Hemant Agrawal <hemant.agra...@nxp.com>; > > Stokes, Ian <ian.sto...@intel.com>; Jerin Jacob <jer...@marvell.com>; > > Mcnamara, John <john.mcnam...@intel.com>; Ju-Hyoung Lee > > <juh...@microsoft.com>; Kevin Traynor <ktray...@redhat.com>; Luca > > Boccassi <bl...@debian.org>; Pei Zhang <pezh...@redhat.com>; Xu, Qian > > Q <qian.q...@intel.com>; Raslan Darawsheh <rasl...@nvidia.com>; Thomas > > Monjalon <tho...@monjalon.net>; Yanghang Liu <yangh...@redhat.com>; > > Peng, Yuan <yuan.p...@intel.com>; Chen, Zhaoyan > > <zhaoyan.c...@intel.com> > > Subject: 20.11.6 patches review and test > > > > Hi all, > > > > Here is a list of patches targeted for stable release 20.11.6. > > > > The planned date for the final release is August 29th. > > > > Please help with testing and validation of your use cases and report > > any issues/results with reply-all to this mail. For the final release > > the fixes and reported validations will be added to the release notes. > > > > A release candidate tarball can be found at: > > > > https://dpdk.org/browse/dpdk-stable/tag/?id=v20.11.6-rc1 > > > > These patches are located at branch 20.11 of dpdk-stable repo: > > https://dpdk.org/browse/dpdk-stable/ > > > > Thanks. > > > > Xueming Li <xuemi...@nvidia.com> > > > > --- > Hi Xueming, > > We found one kni build bug https://bugs.dpdk.org/show_bug.cgi?id=1066, which > will block build when kmods=True. > And this is a fix https://git.dpdk.org/dpdk/commit/?id=327ef506599 can be > applied on LTS20.11 and verified passed. > So could you pls merge it into LTS20.11? Thanks~
Patch merged and pushed. Thanks for identifying the problem! > > Best regards, > Yu Jiang