From patchwork Mon Sep 7 14:53:40 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Ling, WeiX" X-Patchwork-Id: 76635 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id CC8EEA04BE; Mon, 7 Sep 2020 09:12:00 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 9ED0D2BAB; Mon, 7 Sep 2020 09:12:00 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 5BFF829AC for ; Mon, 7 Sep 2020 09:11:58 +0200 (CEST) IronPort-SDR: 5IzqgAoDhvuI/I7bnTU6/tP7szCxOHGai0OY0IHcmo53OAxpdYvqTCQ0fSmN6XAT6yxB8hrSBe NYwZK9hg8kmg== X-IronPort-AV: E=McAfee;i="6000,8403,9736"; a="155366950" X-IronPort-AV: E=Sophos;i="5.76,401,1592895600"; d="scan'208";a="155366950" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Sep 2020 00:11:57 -0700 IronPort-SDR: YMvnBRrENZ47eY0sBupExDW8Uvg+xc9prn1kRKmv6AfwtFfYV51m6njJc0ky7x896R9Jrz95as gv3YnXM9jrOw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.76,401,1592895600"; d="scan'208";a="316787995" Received: from unknown (HELO localhost.localdomain) ([10.240.183.222]) by orsmga002.jf.intel.com with ESMTP; 07 Sep 2020 00:11:55 -0700 From: lingwei To: dts@dpdk.org Cc: lingwei Date: Mon, 7 Sep 2020 14:53:40 +0000 Message-Id: <20200907145345.13557-1-weix.ling@intel.com> X-Mailer: git-send-email 2.17.1 Subject: [dts] [PATCH V2 0/5] update test plan to sync with testcase 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" update test plan to sync with testcase, V1 include another wrong file lingwei (5): test_plans/nic_single_core_perf_test_plan:update test plan to sync with testcase test_plans/pmd_test_plan:update test plan to sync with testcase test_plans/vmdq_test_plan:update test plan to sync with testcase test_plans/ptpclient_test_plan:update test plan to sync with testcase test_plans/vf_l3fwd_test_plan:update test plan to sync with testcase test_plans/nic_single_core_perf_test_plan.rst | 7 +++++++ test_plans/pmd_test_plan.rst | 7 +++++++ test_plans/ptpclient_test_plan.rst | 3 +++ test_plans/vf_l3fwd_test_plan.rst | 9 +++++++++ test_plans/vmdq_test_plan.rst | 5 ++++- 5 files changed, 30 insertions(+), 1 deletion(-)