Re: [dpdk-dev] [PATCH v1 3/3] test/devargs: add devargs test cases

2021-10-20 Thread Xueming(Steven) Li
On Tue, 2021-10-19 at 17:07 +0200, Gaëtan Rivet wrote: > On Tue, Oct 5, 2021, at 17:54, Xueming Li wrote: > > Initial version to test Global devargs syntax. > > > > Signed-off-by: Xueming Li > > Hi, > > The test is a very nice addition, absolutely required. > I have however two remarks on the c

Re: [dpdk-dev] [PATCH v1 3/3] test/devargs: add devargs test cases

2021-10-19 Thread Gaëtan Rivet
On Tue, Oct 5, 2021, at 17:54, Xueming Li wrote: > Initial version to test Global devargs syntax. > > Signed-off-by: Xueming Li Hi, The test is a very nice addition, absolutely required. I have however two remarks on the coverage and the implementation, below. > --- > app/test/autotest_data.py