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 8A08342861; Thu, 30 Mar 2023 12:01:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 72CA3410D3; Thu, 30 Mar 2023 12:01:19 +0200 (CEST) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by mails.dpdk.org (Postfix) with ESMTP id 5484840E25 for ; Thu, 30 Mar 2023 12:01:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1680170477; x=1711706477; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=r40xu/sE+uCChKvKe9MUSlQXkcYS2WOlRgvMXE+3gEY=; b=bLx9LEpVD3hb6MlpSnQxkPrFA591/VhYg7lyD8eS688LLBwZ0UlB3Guv OE41oEfzAe2oI86GIE0E6tIshbhYC9Z5B79njrhi6MlsX/ikV8YT58n00 TAkTbX5sEH5oBG0in3Ot98O6nUVhjUKUXhn+3N1+OeanmWCqisHdMdvCw wdVdjF6Vx5+Mb7vy2L52wA/mYYY5CD4TEmHA26tVbdUIONdY7fV7+cAQV rUnx6acCBPzK6fZXQOJuFItBokzFZcv2TKXDAg6CyDaxfloc14EhRVKVw oQDzqSAC1Jh4sCkwOdVQaU4oB6sFcciVBL5dGSPqvhqfeJiGWKW6cm6N7 g==; X-IronPort-AV: E=McAfee;i="6600,9927,10664"; a="321509061" X-IronPort-AV: E=Sophos;i="5.98,303,1673942400"; d="scan'208";a="321509061" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Mar 2023 03:01:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10664"; a="808574891" X-IronPort-AV: E=Sophos;i="5.98,303,1673942400"; d="scan'208";a="808574891" Received: from unknown (HELO localhost.localdomain) ([10.239.252.196]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Mar 2023 03:01:14 -0700 From: Yu Jiang To: lijuan.tu@intel.com, dts@dpdk.org Cc: Yu Jiang Subject: [dts][PATCH V1 0/2] replace codename in test plans and supportlist Date: Thu, 30 Mar 2023 18:01:08 +0800 Message-Id: <20230330100110.1520512-1-yux.jiang@intel.com> X-Mailer: git-send-email 2.25.1 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 replace codename in test plans and supportlist Yu Jiang (2): conf/test_case_supportlist: replace codename for case queue_region_with_rss_rule_api test_plans/*: replace codename in test plans conf/test_case_supportlist.json | 2 +- test_plans/iavf_fdir_protocol_agnostic_flow_test_plan.rst | 2 +- test_plans/iavf_rss_protocol_agnostic_flow_test_plan.rst | 2 +- test_plans/ice_dcf_disable_acl_filter_test_plan.rst | 2 +- test_plans/ice_fdir_protocol_agnostic_flow_test_plan.rst | 2 +- test_plans/ice_rss_protocol_agnostic_flow_test_plan.rst | 2 +- test_plans/mdd_test_plan.rst | 4 ++-- test_plans/multiprocess_iavf_test_plan.rst | 2 +- test_plans/multiprocess_test_plan.rst | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) -- 2.25.1