From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/4] reduce autotests constraints Date: Tue, 24 May 2016 17:20:18 +0200 Message-ID: <21539115.0uGr5dq4aK@xps13> References: <1462383137-24045-1-git-send-email-thomas.monjalon@6wind.com> <1462976770-6780-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit To: dev@dpdk.org Return-path: Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) by dpdk.org (Postfix) with ESMTP id 7D61837B6 for ; Tue, 24 May 2016 17:20:20 +0200 (CEST) Received: by mail-wm0-f41.google.com with SMTP id n129so28592881wmn.1 for ; Tue, 24 May 2016 08:20:20 -0700 (PDT) Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184]) by smtp.gmail.com with ESMTPSA id y1sm3736799wjy.36.2016.05.24.08.20.19 for (version=TLSv1/SSLv3 cipher=OTHER); Tue, 24 May 2016 08:20:19 -0700 (PDT) In-Reply-To: <1462976770-6780-1-git-send-email-thomas.monjalon@6wind.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" 2016-05-11 16:26, Thomas Monjalon: > In order to make autotests easy to run often, > the time and memory constraints are reduced. Applied There is some remaining work: > Red autotest: Success [01m 36s] [02m 13s] > The RED autotest needs some work.