From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 999ABA00BE; Mon, 13 Dec 2021 02:41:37 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9583E40140; Mon, 13 Dec 2021 02:41:36 +0100 (CET) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mails.dpdk.org (Postfix) with ESMTP id 7E32440042 for ; Mon, 13 Dec 2021 02:41:35 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1639359695; x=1670895695; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=dbIKf0Iytv3RpVGpWizusEqKw6tCkXylfJVFm0bP5Gw=; b=lhjKyrmoS5pZbOE08006LXIY8WnWrmc4imizfzAvLcF60ZL2D496r0GS rfEBhOfmpdzg8OcV46/gN0/7KAuU5KJ65ZVW53tDYk02uRcFVr6uQX+aq +NxlT0nF9TFlWXbGsfz94N1L2MssUrKdwweFsa30RoEpd/7NBp3+jdL7v srMS199d8PPYJQVYYQng7X1sTomJf9NZbYfRfiV7QGpUWXCbWXSVe81Uh UoObm7Dug9vXjssnwTBBkU8VHxFWifQiJRBdQFzoWaw/2H9cys+xc19bt wtUBBO0uuPzDAVSVl1GHFSzrpMvAmY56P1XMdt5uQu71Q9yJ2vitMQ74x w==; X-IronPort-AV: E=McAfee;i="6200,9189,10196"; a="225921805" X-IronPort-AV: E=Sophos;i="5.88,201,1635231600"; d="scan'208";a="225921805" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Dec 2021 17:41:34 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,201,1635231600"; d="scan'208";a="504708172" Received: from dpdk-moyufen08.sh.intel.com ([10.67.117.188]) by orsmga007.jf.intel.com with ESMTP; 12 Dec 2021 17:41:33 -0800 From: "Yufen.Mo" To: dts@dpdk.org Cc: "Yufen.Mo" Subject: [dts][PATCH V1 0/1] test_plans: rename test plan bin name Date: Mon, 13 Dec 2021 09:40:07 +0800 Message-Id: <20211213014008.40673-1-yufengx.mo@intel.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 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 rename test plan bin name. Yufen.Mo (1): rename test plan bin name test_plans/distributor_test_plan.rst | 6 +- test_plans/ipfrag_test_plan.rst | 5 +- test_plans/l2fwd_test_plan.rst | 6 +- test_plans/l3fwd_test_plan.rst | 104 +++++++++--------- test_plans/metrics_test_plan.rst | 12 +- test_plans/multiprocess_test_plan.rst | 32 +++--- test_plans/nic_single_core_perf_test_plan.rst | 2 +- test_plans/ntb_test_plan.rst | 24 ++-- test_plans/nvgre_test_plan.rst | 14 +-- test_plans/packet_capture_test_plan.rst | 30 ++--- test_plans/packet_ordering_test_plan.rst | 8 +- test_plans/performance_thread_test_plan.rst | 24 ++-- test_plans/pmd_bonded_8023ad_test_plan.rst | 14 +-- test_plans/pmd_bonded_test_plan.rst | 10 +- test_plans/pmd_stacked_bonded_test_plan.rst | 10 +- test_plans/pmd_test_plan.rst | 8 +- test_plans/pmdrss_hash_test_plan.rst | 2 +- test_plans/pmdrssreta_test_plan.rst | 6 +- test_plans/port_control_test_plan.rst | 4 +- test_plans/port_representor_test_plan.rst | 6 +- test_plans/power_negative_test_plan.rst | 12 +- 21 files changed, 170 insertions(+), 169 deletions(-) -- 2.21.0