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

2024-11-18 Thread Danylo Vodopianov
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.

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

2024-11-18 Thread Danylo Vodopianov
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.

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

2024-11-18 Thread Danylo Vodopianov
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.

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

2024-11-18 Thread Dariusz Sosnowski
erhii 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:ferru

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

2024-11-18 Thread Dariusz Sosnowski
; dev@dpdk.org; sta...@dpdk.org; > 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 n