From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] app/test: enhance sanity script Date: Mon, 14 May 2018 00:12:01 +0200 Message-ID: <2992140.TScDacoaO3@xps> References: <1524835241-12778-1-git-send-email-reshma.pattan@intel.com> <1525948573-26007-1-git-send-email-jananeex.m.parthasarathy@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, anatoly.burakov@intel.com, reshma.pattan@intel.com To: Jananee Parthasarathy Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 34FDF1B1DF for ; Mon, 14 May 2018 00:12:04 +0200 (CEST) In-Reply-To: <1525948573-26007-1-git-send-email-jananeex.m.parthasarathy@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" Hi, 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? > 2. Fixed in autotest_test_funcs.py to handle test cases > which returns "Skipped" as result. > The issue was skipped test cases got timed out, > causing delay in sanity script execution. > 3. Enhanced support for FreeBSD, > as FreeBSD doesn't support socket-mem, file-prefix options. Please do 3 patches.