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 ED562A0C41; Thu, 16 Sep 2021 10:47:44 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9B5D4069E; Thu, 16 Sep 2021 10:47:44 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mails.dpdk.org (Postfix) with ESMTP id BA9104003F for ; Thu, 16 Sep 2021 10:47:42 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10108"; a="308061602" X-IronPort-AV: E=Sophos;i="5.85,297,1624345200"; d="scan'208";a="308061602" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Sep 2021 01:47:40 -0700 X-IronPort-AV: E=Sophos;i="5.85,297,1624345200"; d="scan'208";a="509231626" Received: from unknown (HELO localhost.localdomain) ([10.240.183.77]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Sep 2021 01:47:39 -0700 From: Lingli Chen To: dts@dpdk.org Cc: Lingli Chen Date: Thu, 16 Sep 2021 16:49:30 +0000 Message-Id: <20210916164932.77942-1-linglix.chen@intel.com> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dts] [PATCH V1 0/2] Modify vm2vm_virtio_user testsuite and test_plan 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 Sender: "dts" Modify the script sync with testplan Lingli Chen (2): test_plans/vm2vm_virtio_user: Correct test app name tests/vm2vm_virtio_user: Modify the script sync with testplan test_plans/vm2vm_virtio_user_test_plan.rst | 203 +++++++++++---------- tests/TestSuite_vm2vm_virtio_user.py | 38 ++-- 2 files changed, 120 insertions(+), 121 deletions(-) -- 2.32.0