From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id E2C481B44D for ; Wed, 20 Jun 2018 08:17:41 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Jun 2018 23:17:39 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,246,1526367600"; d="scan'208";a="59255570" Received: from dts-maintain.sh.intel.com (HELO [10.67.119.146]) ([10.67.119.146]) by fmsmga002.fm.intel.com with ESMTP; 19 Jun 2018 23:17:37 -0700 To: dts@dpdk.org References: <1528808463-293976-1-git-send-email-feix.y.wang@intel.com> From: Lijuan Tu Message-ID: Date: Wed, 20 Jun 2018 22:47:54 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <1528808463-293976-1-git-send-email-feix.y.wang@intel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US Subject: Re: [dts] [DTS][Next]Patch v1/2: Add expected throughput for fortville 40g nic 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: Wed, 20 Jun 2018 06:17:42 -0000 Applied with comments modified. Thanks. On 2018年06月12日 21:01, wang fei wrote: > Signed-off-by: wang fei > --- > conf/nic_single_core_perf.cfg | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/conf/nic_single_core_perf.cfg b/conf/nic_single_core_perf.cfg > index 03cd6c3..444307e 100644 > --- a/conf/nic_single_core_perf.cfg > +++ b/conf/nic_single_core_perf.cfg > @@ -8,6 +8,7 @@ > > throughput_nnt = {64: {128: 53.435, 512: 53.699, 2048: 42.798}} > throughput_fvl25g = {64: {512: 43.777, 2048: 43.651}} > +throughput_fvl40g = {64: {512: 62.35, 2048: 47.89}} > throughput_cx5 = {64: {128: 42.161, 256: 56.651, 512: 47.091, 2048: 40.104}} > throughput_cx4lx25g = {64: {128: 28.178, 256: 34.581, 512: 30.528, 2048: 26.004}} > throughput_cx4lx40g = {64: {128: 31.635, 256: 32.473, 512: 30.72, 2048: 26.94}}