From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dts-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 98C5BA0C47;
	Fri, 19 Nov 2021 02:40:23 +0100 (CET)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 64F4840696;
	Fri, 19 Nov 2021 02:40:23 +0100 (CET)
Received: from mga03.intel.com (mga03.intel.com [134.134.136.65])
 by mails.dpdk.org (Postfix) with ESMTP id 39A4940140
 for <dts@dpdk.org>; Fri, 19 Nov 2021 02:40:21 +0100 (CET)
X-IronPort-AV: E=McAfee;i="6200,9189,10172"; a="234282503"
X-IronPort-AV: E=Sophos;i="5.87,246,1631602800"; d="scan'208";a="234282503"
Received: from orsmga007.jf.intel.com ([10.7.209.58])
 by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;
 18 Nov 2021 17:40:16 -0800
X-IronPort-AV: E=Sophos;i="5.87,246,1631602800"; d="scan'208";a="495656603"
Received: from unknown (HELO localhost.localdomain) ([10.240.183.55])
 by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;
 18 Nov 2021 17:40:14 -0800
From: Hailin Xu <hailinx.xu@intel.com>
To: dts@dpdk.org
Cc: qi.fu@intel.com,
	Hailin Xu <hailinx.xu@intel.com>
Subject: [dts][PATCH 0/2] change test plan and test suite
Date: Fri, 19 Nov 2021 17:10:21 +0800
Message-Id: <20211119091023.1716-1-hailinx.xu@intel.com>
X-Mailer: git-send-email 2.17.1
X-BeenThere: dts@dpdk.org
X-Mailman-Version: 2.1.29
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

change test plan and test suite.

Hailin Xu (2):
  test_plans/cvl_rss_configure: modify test plan
  tests/cvl_rss_configure:

 test_plans/cvl_rss_configure_test_plan.rst | 276 ++++---------
 tests/TestSuite_cvl_rss_configure.py       | 436 ++++++++++-----------
 2 files changed, 279 insertions(+), 433 deletions(-)

-- 
2.17.1