From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v6 0/5] create different meson test targets Date: Sat, 19 Jan 2019 01:06:32 +0100 Message-ID: <309572332.XXsz31k8Fp@xps> References: <1540450203-13901-1-git-send-email-hari.kumarx.vemula@intel.com> <1547833248-6943-1-git-send-email-hari.kumarx.vemula@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, reshma.pattan@intel.com, bruce.richardson@intel.com To: Hari Kumar Vemula Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id B2D3714EC for ; Sat, 19 Jan 2019 01:06:35 +0100 (CET) In-Reply-To: <1547833248-6943-1-git-send-email-hari.kumarx.vemula@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" 18/01/2019 18:40, Hari Kumar Vemula: > v6: Rebased > v5: Renamed test suite names > Removed quit and devargs_autotest from test list > v4: Removed test from file prefix > v3: Updated testcase names in file prefix option > v2: Divided fast-test list into two lists > -- > > Hari Kumar Vemula (5): > test: remove existing testcases for categorization > test: add quick run tests under fast-tests suite > test: add performance tests under perf-tests suite > test: add driver dependent tests under driver-tests suite > test: add dump test cases under debug-tests suite Squashed and applied, thanks 3 questions, for later improvements, - ring_pmd_autotest is not in PMD group? - how long is the first fast parallel test group? - should we split the first (parallel) group in fast and long groups?