From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id D70281B7F5 for ; Tue, 15 May 2018 18:12:55 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 May 2018 09:12:53 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,403,1520924400"; d="scan'208";a="40107627" Received: from aburakov-mobl.ger.corp.intel.com (HELO [10.252.6.248]) ([10.252.6.248]) by fmsmga008.fm.intel.com with ESMTP; 15 May 2018 09:12:52 -0700 To: Jananee Parthasarathy , dev@dpdk.org Cc: reshma.pattan@intel.com References: <1525948573-26007-1-git-send-email-jananeex.m.parthasarathy@intel.com> <1526399929-24299-1-git-send-email-jananeex.m.parthasarathy@intel.com> <1526399929-24299-2-git-send-email-jananeex.m.parthasarathy@intel.com> From: "Burakov, Anatoly" Message-ID: <79ba9ec1-bbc8-db42-4406-2ee921f8e422@intel.com> Date: Tue, 15 May 2018 17:12:52 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <1526399929-24299-2-git-send-email-jananeex.m.parthasarathy@intel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v3 1/3] app/test: add new test cases to sanity script X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 May 2018 16:12:57 -0000 On 15-May-18 4:58 PM, Jananee Parthasarathy wrote: > Sanity Script is enhanced with additional test cases > being added to autotest_data.py > > Signed-off-by: Jananee Parthasarathy > --- Patchset-wide reviews/acks should be part of the commit message. Just out of curiousity - where did the name "sanity script" come from? I wonder why are you referring to autotest config that way... -- Thanks, Anatoly