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 duplicate loop variable > app/test: fix typo in address compare > app/test: fix paren typo > app/test: avoid duplicate initialization > app/test: fix TLS zero length record > app/test: fix operator precedence bug > test/eal: fix core check in c flag test > app/test-pmd: remove redundant condition > app/test-pmd: avoid potential outside of array reference
Applied, thanks.