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 8806EA054F; Tue, 2 Mar 2021 03:46:58 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E3674014E; Tue, 2 Mar 2021 03:46:58 +0100 (CET) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mails.dpdk.org (Postfix) with ESMTP id 4A45840142 for ; Tue, 2 Mar 2021 03:46:55 +0100 (CET) IronPort-SDR: E0ncR2L9oiU90knWMESnONcYFWOoa/huRGO19FctqjVYPAlIZ/aCISb6+VMzAdlis+vtufZUqQ VGWMhQUUOkdw== X-IronPort-AV: E=McAfee;i="6000,8403,9910"; a="271668260" X-IronPort-AV: E=Sophos;i="5.81,216,1610438400"; d="scan'208";a="271668260" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Mar 2021 18:46:55 -0800 IronPort-SDR: fWTnqEIp3N3rFOdsme/WbtdBrJ0wFKKt3ufDYGKy0vpcLoSwu6yJJqo60p1nRsksEyqNcyXLQA hPcwWr1T2jWA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,216,1610438400"; d="scan'208";a="368807065" Received: from fmsmsx605.amr.corp.intel.com ([10.18.126.85]) by orsmga006.jf.intel.com with ESMTP; 01 Mar 2021 18:46:54 -0800 Received: from shsmsx604.ccr.corp.intel.com (10.109.6.214) by fmsmsx605.amr.corp.intel.com (10.18.126.85) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Mon, 1 Mar 2021 18:46:54 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX604.ccr.corp.intel.com (10.109.6.214) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Tue, 2 Mar 2021 10:46:52 +0800 Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.2106.002; Tue, 2 Mar 2021 10:46:52 +0800 From: "Tu, Lijuan" To: "Wang, Yinan" , "dts@dpdk.org" CC: "Wang, Yinan" Thread-Topic: [dts] [PATCH v1] test_plans/vm2vm_virtio_user_test_plan.rst Thread-Index: AQHXCa9AvYYEMxWDgUuqsIgW+HYwoqpwCS0Q Date: Tue, 2 Mar 2021 02:46:52 +0000 Message-ID: <409665348b584aef89229c28489f595b@intel.com> References: <20210223152654.288003-1-yinan.wang@intel.com> In-Reply-To: <20210223152654.288003-1-yinan.wang@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.5.1.3 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH v1] test_plans/vm2vm_virtio_user_test_plan.rst 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" > Add packed ring cbdma test cases. >=20 > Signed-off-by: Yinan Wang Applied, thanks