[PATCH v2 0/2] Testpmd flow update/destroy fixes
Danylo Vodopianov
dvo-plv at napatech.com
Mon Nov 18 11:25:26 CET 2024
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
More information about the stable
mailing list