Re: [PATCH v4 0/9] Bug fixes for standalone tests

2024-11-26 Thread Thomas Monjalon
21/11/2024 19:23, Stephen Hemminger: > Recent blog post from PVS studio referenced lots bugs found by > their analyzer against DPDK. This set addresses the ones in > the test suite. > > v4 - rebase and drop code that was already fixed (removed) > > Stephen Hemminger (9): > app/test: do not dupl

[PATCH v4 0/9] Bug fixes for standalone tests

2024-11-21 Thread Stephen Hemminger
Recent blog post from PVS studio referenced lots bugs found by their analyzer against DPDK. This set addresses the ones in the test suite. v4 - rebase and drop code that was already fixed (removed) Stephen Hemminger (9): app/test: do not duplicate loop variable app/test: fix typo in address c