From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] app/test: reduced duration of red_autotest Date: Tue, 07 Jun 2016 16:03:34 +0200 Message-ID: <5309764.cBvyyiAfAy@xps13> References: <1465307358-115427-1-git-send-email-tomasz.kantecki@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Tomasz Kantecki Return-path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id 3AD2D918F for ; Tue, 7 Jun 2016 16:03:36 +0200 (CEST) Received: by mail-wm0-f49.google.com with SMTP id k204so70786655wmk.0 for ; Tue, 07 Jun 2016 07:03:36 -0700 (PDT) In-Reply-To: <1465307358-115427-1-git-send-email-tomasz.kantecki@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Tomasz, Thanks for splitting tests. 2016-06-07 14:49, Tomasz Kantecki: > 'red_autotest' changed to run only functional tests without test #4 which was > taking ~53 seconds. 'red_autotest' takes ~12[s] now. 12s is long for a functional test. We are used to have tests of less than 1s. Do you think this magnitude order can be achieved for red tests?