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 47C14A00BE; Thu, 5 May 2022 08:05:08 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83A9040C35; Thu, 5 May 2022 08:05:07 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by mails.dpdk.org (Postfix) with ESMTP id 5685740042 for ; Thu, 5 May 2022 08:05:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1651730706; x=1683266706; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=j77L3GGdw4YJzI1IVOwU4lwhkLetNK1YnCoNIKw58u8=; b=QnO/q/QvkT/48k2jCsT5M1/3xe81hn0F8NUf9M8E/qH7cecXvatwdQR4 gEEbI6tbseyZQhqhXMsZb+Y9EicyHUWkpHiXHfATSRUUSHg+Bv9cMN17Y 4gv9PU573qcbcTPxU/2L95jrzrmSMBDoPRZV5giDRLz1iiYuuDAd+BHnA lUZ/8Tv7kbN2qkZ7ON4AMIVT/9q3QTiydeL5GPk179MfcGFdNLD60x9pf 0pmmAbRgKoMLJxeBUinir08NpsoQsUTkBJqp48kWhcMtbCLVPMNGbXMQy DY1bC1hSnI0SeVGHKzX2mEx1ZrnXFucnUtEu871A9d59nLCwIhWdwGVEY g==; X-IronPort-AV: E=McAfee;i="6400,9594,10337"; a="249989735" X-IronPort-AV: E=Sophos;i="5.91,200,1647327600"; d="scan'208";a="249989735" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 May 2022 23:05:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,200,1647327600"; d="scan'208";a="654069035" Received: from fmsmsx606.amr.corp.intel.com ([10.18.126.86]) by FMSMGA003.fm.intel.com with ESMTP; 04 May 2022 23:05:04 -0700 Received: from fmsmsx611.amr.corp.intel.com (10.18.126.91) 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.27; Wed, 4 May 2022 23:05:04 -0700 Received: from fmsmsx612.amr.corp.intel.com (10.18.126.92) by fmsmsx611.amr.corp.intel.com (10.18.126.91) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.27; Wed, 4 May 2022 23:05:04 -0700 Received: from fmsmsx612.amr.corp.intel.com ([10.18.126.92]) by fmsmsx612.amr.corp.intel.com ([10.18.126.92]) with mapi id 15.01.2308.027; Wed, 4 May 2022 23:05:04 -0700 From: "Tu, Lijuan" To: "Ling, WeiX" , "dts@dpdk.org" CC: "Ling, WeiX" Subject: RE: [dts][PATCH V2 2/3] tests/vhost_cbdma: modify testsuite by DPDK command change Thread-Topic: [dts][PATCH V2 2/3] tests/vhost_cbdma: modify testsuite by DPDK command change Thread-Index: AQHYW5tuKJ38BMSVnEmR8goW8xtWz60P1H7A Date: Thu, 5 May 2022 06:05:04 +0000 Message-ID: <54e62962d6c24fe1af7961ed1ced71b5@intel.com> References: <20220429073259.19803-1-weix.ling@intel.com> In-Reply-To: <20220429073259.19803-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.401.20 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(B4=1B$B7n=1B(B29=1B$BF|=1B(B 15:33 > To: dts@dpdk.org > Cc: Ling, WeiX > Subject: [dts][PATCH V2 2/3] tests/vhost_cbdma: modify testsuite by DPDK = command change >=20 > As commit 53d3f4778c(vhost: integrate dmadev in asynchronous data-path), > modify vhost_cbdma testsuite by DPDK22.03 Lib change. >=20 > Signed-off-by: Wei Ling Please fix: vhost_cbdma_test_plan.rst:57: WARNING: Unexpected indentation. vhost_cbdma_test_plan.rst:58: WARNING: Block quote ends without a blank lin= e; unexpected unindent.