Re: [dpdk-dev] [PATCH] app/test: enhance sanity script

2018-05-03 Thread Burakov, Anatoly
firm / share your views on the same. Thanks M.P.Jananee -Original Message- From: Burakov, Anatoly Sent: Friday, April 27, 2018 7:26 PM To: Pattan, Reshma ; Mcnamara, John ; dev@dpdk.org Cc: Parthasarathy, JananeeX M Subject: Re: [dpdk-dev] [PATCH] app/test: enhance sanity script On 27

Re: [dpdk-dev] [PATCH] app/test: enhance sanity script

2018-05-03 Thread Parthasarathy, JananeeX M
share your views on the same. Thanks M.P.Jananee -Original Message- From: Burakov, Anatoly Sent: Friday, April 27, 2018 7:26 PM To: Pattan, Reshma ; Mcnamara, John ; dev@dpdk.org Cc: Parthasarathy, JananeeX M Subject: Re: [dpdk-dev] [PATCH] app/test: enhance sanity script On 27-Apr-

Re: [dpdk-dev] [PATCH] app/test: enhance sanity script

2018-04-27 Thread Burakov, Anatoly
On 27-Apr-18 2:20 PM, Reshma Pattan wrote: 1. Sanity Script is enhanced with additional test cases being added to autotest_data.py 2. Fixed in autotest_test_funcs.py to handle test cases which returns "Skipped" as result. The issue was skipped test cases got timed out, causing delay in sanity

Re: [dpdk-dev] [PATCH] app/test: enhance sanity script

2018-04-27 Thread Burakov, Anatoly
On 27-Apr-18 2:20 PM, Reshma Pattan wrote: 1. Sanity Script is enhanced with additional test cases being added to autotest_data.py 2. Fixed in autotest_test_funcs.py to handle test cases which returns "Skipped" as result. The issue was skipped test cases got timed out, causing delay in sanity

[dpdk-dev] [PATCH] app/test: enhance sanity script

2018-04-27 Thread Reshma Pattan
1. Sanity Script is enhanced with additional test cases being added to autotest_data.py 2. Fixed in autotest_test_funcs.py to handle test cases which returns "Skipped" as result. The issue was skipped test cases got timed out, causing delay in sanity script execution. 3. Enhanced support for Free