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 8B406A00C4; Mon, 14 Feb 2022 09:35:44 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47E9B40C35; Mon, 14 Feb 2022 09:35:44 +0100 (CET) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by mails.dpdk.org (Postfix) with ESMTP id F06144068C for ; Mon, 14 Feb 2022 09:35:42 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1644827743; x=1676363743; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=5UWRta6DgsVIN2nOxs3+6dByj/DZP0Ay6kbBKRYcy08=; b=UJhSlHRSC4YxKxE36w0BPnXxDGHex9fVblyFVO3fAoksnifRupQh9Npv g92DlrzrXFSRgzbdpbdKl7ZI5R8RnoKUrAN/fzzRnKdmO7Df+Gc4AOEIk l5dUNC5oscjIGh60ClrDTgKxQaNHcQalmxzH7JIK3joOK0BTzXDKEt8zc JZiYP0yAs4xYsYBbwzUqN6LYlMd67edbi+To3v8HOUet+V59GlsvuomT9 +KGI19dHJZk2OFId1aOZ/ZL1dYiUF+pEjoSyWK5biqHzRkpZkekvnwjEM KYRjs173+9tiCJecLZqML6C7B+Z2Liedb9ncf2mgzEyi5ciwqFvkWLUYk A==; X-IronPort-AV: E=McAfee;i="6200,9189,10257"; a="250249477" X-IronPort-AV: E=Sophos;i="5.88,367,1635231600"; d="scan'208";a="250249477" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Feb 2022 00:35:40 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,367,1635231600"; d="scan'208";a="485291423" Received: from fmsmsx605.amr.corp.intel.com ([10.18.126.85]) by orsmga003.jf.intel.com with ESMTP; 14 Feb 2022 00:35:40 -0800 Received: from shsmsx605.ccr.corp.intel.com (10.109.6.215) 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.2308.20; Mon, 14 Feb 2022 00:35:39 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX605.ccr.corp.intel.com (10.109.6.215) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Mon, 14 Feb 2022 16:35:32 +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.2308.020; Mon, 14 Feb 2022 16:35:32 +0800 From: "Tu, Lijuan" To: "Ling, WeiX" , "dts@dpdk.org" CC: "Ling, WeiX" Subject: RE: [dts][PATCH V2 2/2] tests/vm2vm_virtio_net_perf:modify and add test case sync with test plan Thread-Topic: [dts][PATCH V2 2/2] tests/vm2vm_virtio_net_perf:modify and add test case sync with test plan Thread-Index: AQHYC2vgOPXI4/VtakiBtRHYKHxDVqyS5LQg Date: Mon, 14 Feb 2022 08:35:32 +0000 Message-ID: <0917e0de47d64a50bdf24de511a70f53@intel.com> References: <20220117063057.1369495-1-weix.ling@intel.com> In-Reply-To: <20220117063057.1369495-1-weix.ling@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.6.200.16 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable 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 > -----Original Message----- > From: Wei Ling > Sent: 2022=1B$BG/=1B(B1=1B$B7n=1B(B17=1B$BF|=1B(B 14:31 > To: dts@dpdk.org > Cc: Ling, WeiX > Subject: [dts][PATCH V2 2/2] tests/vm2vm_virtio_net_perf:modify and add t= est > case sync with test plan >=20 > v1: > case 5: Add test step to test exchange CBDMA channel and PA mode. > case 13&14: Add new test case to cover the packed ring and PA mode. > v2: > Fix test plan format issue due to make html failed. >=20 > Signed-off-by: Wei Ling Series applied with commit message changed