From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Burakov, Anatoly" Subject: Re: [PATCH v5 09/10] mk: update make targets for classified testcases Date: Wed, 18 Jul 2018 09:55:52 +0100 Message-ID: <6f1d7ade-7a43-0922-8b6f-7004e6a679da@intel.com> References: <1531843225-14638-1-git-send-email-reshma.pattan@intel.com> <1531843225-14638-10-git-send-email-reshma.pattan@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: jananeex.m.parthasarathy@intel.com, stable@dpdk.org To: Reshma Pattan , thomas@monjalon.net, dev@dpdk.org Return-path: In-Reply-To: <1531843225-14638-10-git-send-email-reshma.pattan@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 17-Jul-18 5:00 PM, Reshma Pattan wrote: > Makefiles are updated with new test case lists. > Test cases are classified as - > P1 - Main test cases, > P2 - Cryptodev/driver test cases, > P3 - Perf test cases which takes longer than 10s, > P4 - Logging/Dump test cases. > > Makefile is updated with different targets > for the above classified groups. > Test cases for different targets are listed accordingly. > > Cc: stable@dpdk.org > > Signed-off-by: Jananee Parthasarathy > Reviewed-by: Reshma Pattan > --- Nitpick, next patch should probably go before this one, but that's not critical. Reviewed-by: Anatoly Burakov -- Thanks, Anatoly