[PATCH v2 0/2] Testpmd flow update/destroy fixes

Dariusz Sosnowski dsosnowski at nvidia.com
Mon Nov 18 11:43:40 CET 2024


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 http://inbox.dpdk.org/dev/

Best regards,
Dariusz Sosnowski

> -----Original Message-----
> From: Danylo Vodopianov <dvo-plv at napatech.com>
> Sent: Monday, November 18, 2024 11:25
> To: NBU-Contact-Thomas Monjalon (EXTERNAL) <thomas at monjalon.net>;
> aman.deep.singh at intel.com; yuying.zhang at intel.com; Ori Kam
> <orika at nvidia.com>; mko-plv at napatech.com; ckm at napatech.com; Dariusz
> Sosnowski <dsosnowski at nvidia.com>; sil-plv at napatech.com
> Cc: Gregory Etelson <getelson at nvidia.com>; Alexander Kozyrev
> <akozyrev at nvidia.com>; dev at dpdk.org; stable at dpdk.org;
> ferruh.yigit at 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.


More information about the stable mailing list