Message ID | 20200907164929.51247-1-weix.ling@intel.com (mailing list archive) |
---|---|
Headers |
Return-Path: <dts-bounces@dpdk.org> 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 7C9CBA04B9; Mon, 7 Sep 2020 11:03:43 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 405B61BE85; Mon, 7 Sep 2020 11:03:43 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 1D5AA1BE0C for <dts@dpdk.org>; Mon, 7 Sep 2020 11:03:41 +0200 (CEST) IronPort-SDR: H5ku78WBMnB7Y6zVPtrgtqopXojgFsjk4+yWGwEgn1zHuicBFRMwFmFLf0MSAXQQvVrwWuJAXY lVtnXm+eCJsQ== X-IronPort-AV: E=McAfee;i="6000,8403,9736"; a="158956625" X-IronPort-AV: E=Sophos;i="5.76,401,1592895600"; d="scan'208";a="158956625" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Sep 2020 02:03:40 -0700 IronPort-SDR: bAOhf4eO7r1tGTo5L0Wt8ZLl0nRcbdmBjPlBdXTX06+49rzbggmc1IAAW8Tk8Fn4HAtAedh6xG 9aTXYbxgjhVw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.76,401,1592895600"; d="scan'208";a="316810774" Received: from unknown (HELO localhost.localdomain) ([10.240.183.222]) by orsmga002.jf.intel.com with ESMTP; 07 Sep 2020 02:03:39 -0700 From: lingwei <weix.ling@intel.com> To: dts@dpdk.org Cc: lingwei <weix.ling@intel.com> Date: Mon, 7 Sep 2020 16:49:24 +0000 Message-Id: <20200907164929.51247-1-weix.ling@intel.com> X-Mailer: git-send-email 2.17.1 Subject: [dts] [PATCH V3 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 <dts.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/dts>, <mailto:dts-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/dts/> List-Post: <mailto:dts@dpdk.org> List-Help: <mailto:dts-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/dts>, <mailto:dts-request@dpdk.org?subject=subscribe> Errors-To: dts-bounces@dpdk.org Sender: "dts" <dts-bounces@dpdk.org> |
Series |
update test plan to sync with testcase
|
|
Message
Ling, WeiX
Sept. 7, 2020, 4:49 p.m. UTC
update test plan to sync with testcase and fix wrong describle 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/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/vmdq_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(-)
Comments
Acked-by: LihongX Ma <lihongx.ma@intel.com> Regards, Ma,lihong > -----Original Message----- > From: dts <dts-bounces@dpdk.org> On Behalf Of lingwei > Sent: Tuesday, September 8, 2020 12:49 AM > To: dts@dpdk.org > Cc: Ling, WeiX <weix.ling@intel.com> > Subject: [dts] [PATCH V3 0/5] update test plan to sync with testcase > > update test plan to sync with testcase and fix wrong describle > > 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/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/vmdq_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(-) > > -- > 2.17.1
Applied > -----Original Message----- > From: dts <dts-bounces@dpdk.org> On Behalf Of lingwei > Sent: 2020年9月8日 0:49 > To: dts@dpdk.org > Cc: Ling, WeiX <weix.ling@intel.com> > Subject: [dts] [PATCH V3 0/5] update test plan to sync with testcase > > update test plan to sync with testcase and fix wrong describle > > 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/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/vmdq_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(-) > > -- > 2.17.1