From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4F6DCA00E6 for ; Tue, 6 Aug 2019 10:00:14 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 42B601B9DF; Tue, 6 Aug 2019 10:00:14 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 547151B9D6 for ; Tue, 6 Aug 2019 10:00:12 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Aug 2019 01:00:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,352,1559545200"; d="scan'208";a="176558007" Received: from dpdk-moyufen01.sh.intel.com ([10.67.111.77]) by orsmga003.jf.intel.com with ESMTP; 06 Aug 2019 01:00:10 -0700 From: yufengmx To: dts@dpdk.org Cc: yufengmx Date: Tue, 6 Aug 2019 16:01:03 +0800 Message-Id: <1565078464-4870-1-git-send-email-yufengx.mo@intel.com> X-Mailer: git-send-email 1.9.3 Subject: [dts] [PATCH V1][next]tests/nic_single_core_perf: fix wrong input key usage 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: , Errors-To: dts-bounces@dpdk.org Sender: "dts" change suite nic_single_core_perf measure_throughput delay key to duration key. yufengmx (1): [next]tests/nic_single_core_perf: update pktgen input parameter tests/TestSuite_nic_single_core_perf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 1.9.3