From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] app/test: enhance sanity script Date: Tue, 15 May 2018 18:17:28 +0200 Message-ID: <117420816.XQrphXIzck@xps> References: <1524835241-12778-1-git-send-email-reshma.pattan@intel.com> <2992140.TScDacoaO3@xps> <7AE31235A30B41498D1C31348DC858BD5B3D4DED@IRSMSX103.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "dev@dpdk.org" , "Burakov, Anatoly" , "Pattan, Reshma" To: "Parthasarathy, JananeeX M" Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 8B1FE1B768 for ; Tue, 15 May 2018 18:17:30 +0200 (CEST) In-Reply-To: <7AE31235A30B41498D1C31348DC858BD5B3D4DED@IRSMSX103.ger.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 15/05/2018 18:14, Parthasarathy, JananeeX M: > From: Thomas Monjalon [mailto:thomas@monjalon.net] > > 10/05/2018 12:36, Jananee Parthasarathy: > > > 1. Sanity Script is enhanced with additional test cases being added to > > > autotest_data.py > > > > How long they are? > > How did you choose to group them? > > It took approximately ~30 min, but longer duration is due to failed test cases (15m) which times out due to crash. What was the duration of make test before your patch? I think we need to keep a fast subset of tests. Please check in mk/rte.sdktest.mk: PERFLIST=ring_perf,mempool_perf,memcpy_perf,hash_perf,timer_perf test-fast: BLACKLIST=-$(PERFLIST)