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 BC389558A for ; Mon, 1 Aug 2016 07:48:59 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga102.jf.intel.com with ESMTP; 31 Jul 2016 22:48:58 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,453,1464678000"; d="scan'208";a="1017342300" Received: from unknown (HELO dpdk-fedora20.icx.intel.com) ([10.239.254.239]) by fmsmga001.fm.intel.com with ESMTP; 31 Jul 2016 22:48:57 -0700 From: Lijuan Tu To: dts@dpdk.org Cc: Lijuan Tu Date: Mon, 1 Aug 2016 13:44:33 +0800 Message-Id: <1470030273-7485-1-git-send-email-lijuanx.a.tu@intel.com> X-Mailer: git-send-email 1.9.3 Subject: [dts] [PATCH V1 0/2]Add packet distributor performance unit test plan and test script 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: Mon, 01 Aug 2016 05:49:00 -0000 Lijuan Tu (2): Add unit_tests_distributor_perf_test_plan Add unit_tests_distributor_pef test script .../unit_tests_distributor_perf_test_plan.rst | 59 ++++++++++ tests/TestSuite_unit_tests_distributor_perf.py | 129 +++++++++++++++++++++ 2 files changed, 188 insertions(+) create mode 100644 test_plans/unit_tests_distributor_perf_test_plan.rst create mode 100644 tests/TestSuite_unit_tests_distributor_perf.py -- 1.9.3