From patchwork Tue Dec 14 07:54:51 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Yufen.Mo" X-Patchwork-Id: 105124 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 589FAA00C3; Tue, 14 Dec 2021 08:56:22 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C9B540395; Tue, 14 Dec 2021 08:56:22 +0100 (CET) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by mails.dpdk.org (Postfix) with ESMTP id 0585640042 for ; Tue, 14 Dec 2021 08:56:20 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1639468581; x=1671004581; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=UrSwvoNYWuo4yz+x5KM+9R0SidpK+GoLMl2ACD85YI0=; b=K4CQYNAU/c0cz+NE5jrELhHYrVDPBowFZqGhIAAugWvOPYTUJySFh2LK +4C3WtO33jpdtZzNMl7sMhdpwSe69dvS19J2dkY9O1WocLiC8VdIA0fwK z6UHGkDxbSMuHbAydjRvpONqRDkCVn0H81gE4FZW+Dq0F9qbYLn1l6icT qDeF2+eSES5D8gOIuJWMU5UM9l2gAwsRvIThoksS8LvOt4KbBHcjSp0fd qbkJTYPCfWAaVVpgJWSkGsBR4T4vxVV9u899D9xyNxknfNsaSb9nh6C+e QFYpempboZ2q4g5bpjAINZKgI3Nph15Kbr7uKY3APWMylFKkjAJrgBq8d A==; X-IronPort-AV: E=McAfee;i="6200,9189,10197"; a="219605990" X-IronPort-AV: E=Sophos;i="5.88,204,1635231600"; d="scan'208";a="219605990" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Dec 2021 23:56:20 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,204,1635231600"; d="scan'208";a="681959108" Received: from dpdk-moyufen08.sh.intel.com ([10.67.117.188]) by orsmga005.jf.intel.com with ESMTP; 13 Dec 2021 23:56:19 -0800 From: "Yufen.Mo" To: dts@dpdk.org Cc: "Yufen.Mo" Subject: [dts][PATCH V2 0/1] test_plans: rename test plan bin name Date: Tue, 14 Dec 2021 15:54:51 +0800 Message-Id: <20211214075452.44844-1-yufengx.mo@intel.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 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): [dts][PATCH V1 0/1] test_plans: 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(-)