Re: [PATCH v2 0/6] testpmd options parsing cleanup

2024-03-14 Thread Ferruh Yigit
On 3/14/2024 9:17 AM, David Marchand wrote: > This is a cleanup I had in store for ages but never sent. > The idea is to reuse the conventions from EAL and examples when it > comes to using getopt API. > > > Changes since v1: > - following Ferruh review, added 2 more cleanup patches, > > David M

[PATCH v2 0/6] testpmd options parsing cleanup

2024-03-14 Thread David Marchand
This is a cleanup I had in store for ages but never sent. The idea is to reuse the conventions from EAL and examples when it comes to using getopt API. -- David Marchand Changes since v1: - following Ferruh review, added 2 more cleanup patches, David Marchand (6): app/testpmd: fix stats-perio