From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id EA4374CB3 for ; Fri, 7 Sep 2018 18:48:58 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 Sep 2018 09:48:58 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,343,1531810800"; d="scan'208";a="89843325" Received: from juan.sh.intel.com ([10.67.118.154]) by orsmga002.jf.intel.com with ESMTP; 07 Sep 2018 09:48:57 -0700 From: Lijuan Tu To: dts@dpdk.org Cc: Lijuan Tu Date: Sat, 8 Sep 2018 09:17:00 +0800 Message-Id: <1536369422-184743-1-git-send-email-lijuan.tu@intel.com> X-Mailer: git-send-email 1.8.3.1 Subject: [dts] [next][PATCH V1 0/2]redefine tolerance for single core performance testing X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Sep 2018 16:48:59 -0000 Change tolerance value to percentage instead of delta. Lijuan Tu (2): tests/nic_single_core_perf: redefine accecpt_tolerance conf/nic_single_core_perf: clarify the value of tolerence conf/nic_single_core_perf.cfg | 4 ++-- tests/TestSuite_nic_single_core_perf.py | 40 ++++++++++++++++++++++++--------- 2 files changed, 32 insertions(+), 12 deletions(-) -- 1.8.3.1