It seems that you're not registered to stable mailing list. Could you please register on that list and try again? You can use this link to register: https://mails.dpdk.org/listinfo/stable
> From: Danylo Vodopianov <dvo-...@napatech.com> > Sent: Monday, November 18, 2024 11:48 > To: Dariusz Sosnowski <dsosnow...@nvidia.com>; NBU-Contact-Thomas Monjalon > (EXTERNAL) <tho...@monjalon.net>; aman.deep.si...@intel.com; > yuying.zh...@intel.com; Ori Kam <or...@nvidia.com>; Mykola Kostenok > <mko-...@napatech.com>; Christian Koue Muf <c...@napatech.com>; Serhii > Iliushyk <sil-...@napatech.com> > Cc: Gregory Etelson <getel...@nvidia.com>; Alexander Kozyrev > <akozy...@nvidia.com>; dev@dpdk.org; sta...@dpdk.org; ferruh.yi...@amd.com > Subject: RE: [PATCH v2 0/2] Testpmd flow update/destroy fixes > > External email: Use caution opening links or attachments > > Hi, Dariusz > > I think the reason is that email: > > > I also get it for v1. Maybe you could advise, to who to contact I should ? > ________________________________________ > От: Dariusz Sosnowski <mailto:dsosnow...@nvidia.com> > Отправлено: 18 ноября 2024 г. 12:43 > Кому: Danylo Vodopianov <mailto:dvo-...@napatech.com>; NBU-Contact-Thomas > Monjalon (EXTERNAL) <mailto:tho...@monjalon.net>; > mailto:aman.deep.si...@intel.com <mailto:aman.deep.si...@intel.com>; > mailto:yuying.zh...@intel.com <mailto:yuying.zh...@intel.com>; Ori Kam > <mailto:or...@nvidia.com>; Mykola Kostenok <mailto:mko-...@napatech.com>; > Christian Koue Muf <mailto:c...@napatech.com>; Serhii Iliushyk > <mailto:sil-...@napatech.com> > Копия: Gregory Etelson <mailto:getel...@nvidia.com>; Alexander Kozyrev > <mailto:akozy...@nvidia.com>; mailto:dev@dpdk.org <mailto:dev@dpdk.org>; > mailto:sta...@dpdk.org <mailto:sta...@dpdk.org>; mailto:ferruh.yi...@amd.com > <mailto:ferruh.yi...@amd.com> > Тема: RE: [PATCH v2 0/2] Testpmd flow update/destroy fixes > > Hi Danylo, > > Could you please resend the v2 of the patchset? I'm not sure why, but for > some reason the patches are missing in patchwork. I also cannot find them on > https://linkprotect.cudasvc.com/url?a=http%3a%2f%2finbox.dpdk.org%2fdev%2f&c=E,1,dcZxFWB-eo1ewbHY7A168mmU8SGWF_I8DZ4pWHzAoDaMq5fBfu4xHL1kYRZJjDsBCqtKWlkfnn7_fKtrD8shz7BfbAmgFnTgi61I6AAPFseq9ppG&typo=1 > > Best regards, > Dariusz Sosnowski > > > -----Original Message----- > > From: Danylo Vodopianov <mailto:dvo-...@napatech.com> > > Sent: Monday, November 18, 2024 11:25 > > To: NBU-Contact-Thomas Monjalon (EXTERNAL) <mailto:tho...@monjalon.net>; > > mailto:aman.deep.si...@intel.com; mailto:yuying.zh...@intel.com; Ori Kam > > <mailto:or...@nvidia.com>; mailto:mko-...@napatech.com; > > mailto:c...@napatech.com; Dariusz > > Sosnowski <mailto:dsosnow...@nvidia.com>; mailto:sil-...@napatech.com > > Cc: Gregory Etelson <mailto:getel...@nvidia.com>; Alexander Kozyrev > > <mailto:akozy...@nvidia.com>; mailto:dev@dpdk.org; mailto:sta...@dpdk.org; > > mailto:ferruh.yi...@amd.com > > Subject: [PATCH v2 0/2] Testpmd flow update/destroy fixes > > > > External email: Use caution opening links or attachments > > > > > > These patches provide next fixes: > > 1. The testpmd command "flow update:" provides a nullptr as the > > context variable. > > 2. Avoid removal of additional flows after requested number of > > flows has > > been already removed. > > v2: > > 1. Rephase commit messages. > > 2. Copy user_id to the flow list for flow_update command. > > 3. Enclose the case's body for flow_destroy command in braces. > > > > Danylo Vodopianov (2): > > app/testpmd: fix flow update > > app/testpmd: fix aged flow destroy > > > > app/test-pmd/config.c | 27 ++++++++++++++++++++++++--- > > 1 file changed, 24 insertions(+), 3 deletions(-) > > > > -- > > 2.43.5 > > > > Disclaimer: This email and any files transmitted with it may contain > > confidential information intended for the addressee(s) only. The > > information is > > not to be surrendered or copied to unauthorized persons. If you have > > received > > this communication in error, please notify the sender immediately and delete > > this e-mail from your system. > Disclaimer: This email and any files transmitted with it may contain > confidential information intended for the addressee(s) only. The information > is not to be surrendered or copied to unauthorized persons. If you have > received this communication in error, please notify the sender immediately > and delete this e-mail from your system. >