From patchwork Tue Jun 21 06:30:33 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Tu, Lijuan" X-Patchwork-Id: 113133 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 B932AA0545; Tue, 21 Jun 2022 08:34:22 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94C0A4069C; Tue, 21 Jun 2022 08:34:22 +0200 (CEST) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mails.dpdk.org (Postfix) with ESMTP id 3195A40151 for ; Tue, 21 Jun 2022 08:34:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1655793261; x=1687329261; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=zYhb/GZ7g/jQFh0LWSMacBOZO87UnYPvNrgg8INr/9s=; b=SwNC9GCq7xCPPuZr8ox+e7RXXrOAn01Zes4a/26yF/y6g9EvATAObKNU 77CjHFk2+gCkQoZguW4V2HJC7VTYvtUH6wcPk4LLopFeOKsxYvnQmguws N0r8IXlBgJl62lvQuHuWxVx7hgaoepL3RLc5i25y7o84zqQbg8jo4MjNn o7ijeywYtQ8e8UvcnQmtLRo3jdz+KqnzIitA90/KU6bwLhTuqc2SWfknP 4vQ+3IyCqLajluP5o+57wVHK2pckak4486gjti0Bwc1vmdQRIIU318wvX cBSc3Ns3u1kHwICJPXMZwUjmzvUI8FIW7M7wzFZhTVRJTOGT+dMs2mBtG Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10384"; a="281096352" X-IronPort-AV: E=Sophos;i="5.92,209,1650956400"; d="scan'208";a="281096352" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Jun 2022 23:34:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.92,209,1650956400"; d="scan'208";a="643473118" Received: from dpdk-lijuan-1.sh.intel.com ([10.67.119.208]) by fmsmga008.fm.intel.com with ESMTP; 20 Jun 2022 23:34:18 -0700 From: Lijuan Tu To: dts@dpdk.org Cc: Lijuan Tu Subject: [PATCH] update release note for 22.03 Date: Tue, 21 Jun 2022 14:30:33 +0800 Message-Id: <20220621063033.2924839-1-lijuan.tu@intel.com> X-Mailer: git-send-email 2.25.1 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 Signed-off-by: Lijuan Tu --- doc/dts_gsg/rel_notes/release_22_03.rst | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/doc/dts_gsg/rel_notes/release_22_03.rst b/doc/dts_gsg/rel_notes/release_22_03.rst index c1b87be5..16e02f20 100644 --- a/doc/dts_gsg/rel_notes/release_22_03.rst +++ b/doc/dts_gsg/rel_notes/release_22_03.rst @@ -9,19 +9,33 @@ New Features * **Add new test plans.** + * cvl_1pps_signal_test_plan.rst + * cvl_advanced_iavf_rss_pppol2tpoudp_test_plan.rst + * cvl_flow_priority_test_plan.rst + * **Add new test suites.** + * TestSuite_cvl_1pps_signal.py + * TestSuite_cvl_advanced_iavf_rss_pppol2tpoudp.py + * TestSuite_cvl_dcf_qos.py + * TestSuite_cvl_flow_priority.py + Removed Items ------------- * **Remove test plans.** -* **Remove test suites.** + * fdir_test_plan.rst + * fortville_rss_granularity_config_test_plan.rst + * generic_filter_test_plan.rst + * virtio_1.0_test_plan.rst +* **Remove test suites.** -Removed Items -------------- + * TestSuite_fdir.py + * TestSuite_fortville_rss_granularity_config.py + * TestSuite_generic_filter.py **Removed Makefile Builds.**