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 CD2F8A00BE; Fri, 11 Feb 2022 07:03:07 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3E0B41141; Fri, 11 Feb 2022 07:03:07 +0100 (CET) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mails.dpdk.org (Postfix) with ESMTP id D98C3410E5 for ; Fri, 11 Feb 2022 07:03:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1644559386; x=1676095386; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=vBDrjECJoYwGxpJWkrlPRPZ4szmtu8d6g8EXYB0xItY=; b=T/YkxscnVHsMYqOpFjpUNfh6zQQFmuKCC7ad5WsAuk2CsFr6k1kHXx/B LjYwfdsAnZl7O359SRDGMN8+2fBkJ3FCBITKx9JwG7XFisqqXO7tWBjv8 lusvVP/L0s6sJfAD+mD8sdv68eMErqORR+RG1YKO6w8YsJ8xklbDsA9tA RRFx74w7x+sGnS1KW1dyvgeT5vzQCAflhDPY1rw1AS92Z5/yp8s/Yj9O9 iKOjs/b99oFvWfhdeZ4eoEyODaYkt+HzBS8MJXsQDgTKj83GlmHDYc3aE TUbRgRpAGOsi+UFjNVbXuI9FFPYWn7TV03w+Ncs4iwt3dGZoR7iDbrQ91 A==; X-IronPort-AV: E=McAfee;i="6200,9189,10254"; a="336090369" X-IronPort-AV: E=Sophos;i="5.88,359,1635231600"; d="scan'208";a="336090369" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Feb 2022 22:03:04 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,359,1635231600"; d="scan'208";a="483145806" Received: from fmsmsx606.amr.corp.intel.com ([10.18.126.86]) by orsmga003.jf.intel.com with ESMTP; 10 Feb 2022 22:03:04 -0800 Received: from shsmsx605.ccr.corp.intel.com (10.109.6.215) by fmsmsx606.amr.corp.intel.com (10.18.126.86) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Thu, 10 Feb 2022 22:03:03 -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; Fri, 11 Feb 2022 14:02:56 +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; Fri, 11 Feb 2022 14:02:56 +0800 From: "Tu, Lijuan" To: "Ling, WeiX" , "dts@dpdk.org" CC: "He, Xingguang" , "Ling, WeiX" Subject: RE: [dts][PATCH V1 2/2] tests/vm2vm_virtio_user: Modify case sync with testplan Thread-Topic: [dts][PATCH V1 2/2] tests/vm2vm_virtio_user: Modify case sync with testplan Thread-Index: AQHYHlKHROQOmRwpiEi6VcHRvRpPJqyN3UzA Date: Fri, 11 Feb 2022 06:02:56 +0000 Message-ID: References: <20220210074729.3929646-1-weix.ling@intel.com> <20220210074729.3929646-2-weix.ling@intel.com> In-Reply-To: <20220210074729.3929646-2-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(B2=1B$B7n=1B(B10=1B$BF|=1B(B 15:47 > To: dts@dpdk.org > Cc: He, Xingguang ; Ling, WeiX > Subject: [dts][PATCH V1 2/2] tests/vm2vm_virtio_user: Modify case sync wi= th > testplan >=20 > 1.To cover all paths, four cases related to split ring (test cases 14, 15= , 16, 17) > and four cases related to packed ring (test cases 20, 21, 22, 23) are add= ed. > 2.Cbdma related cases(case 12, 13, 18, 19), the iova =3D PA step is added= . > 3.Case 24: to test the indirect feature when choose packed vectorized-tx = path, > and we have no relevant cases before. >=20 > Signed-off-by: Wei Ling Series applied.