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 77B83A04B5; Wed, 13 Jan 2021 07:23:31 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 431B1140E40; Wed, 13 Jan 2021 07:23:31 +0100 (CET) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by mails.dpdk.org (Postfix) with ESMTP id 7B33E140E37 for ; Wed, 13 Jan 2021 07:23:30 +0100 (CET) IronPort-SDR: bYrdY8QOdstLH96/ZbofakIBPDHAZkS5XRsCIma2fvSJqKKcawooYhq2a90t3ZVvZe07W7arch x76awmKdUGLQ== X-IronPort-AV: E=McAfee;i="6000,8403,9862"; a="157338631" X-IronPort-AV: E=Sophos;i="5.79,343,1602572400"; d="scan'208";a="157338631" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Jan 2021 22:23:29 -0800 IronPort-SDR: Te+2467mm6bkoVSQeIwkCl5MADsXepitG3qPsr2NUn2bHxo1wb8rXWsZkSJAmRtNB0G867xy3E WSolTQumr0nw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.79,343,1602572400"; d="scan'208";a="348710674" Received: from fmsmsx605.amr.corp.intel.com ([10.18.126.85]) by orsmga003.jf.intel.com with ESMTP; 12 Jan 2021 22:23:29 -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.1713.5; Tue, 12 Jan 2021 22:23:28 -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.1713.5; Wed, 13 Jan 2021 14:23:26 +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.1713.004; Wed, 13 Jan 2021 14:23:26 +0800 From: "Tu, Lijuan" To: "Wang, Yinan" , "Ling, WeiX" , "dts@dpdk.org" CC: "Ling, WeiX" Thread-Topic: [dts] [PATCH V2] tests/vswitch_sample_cbdma:add test suite sync with test plan Thread-Index: AQHW5LgZc8tHLdVGBEawDAmsH+MLpqobIfUAgAn9pBA= Date: Wed, 13 Jan 2021 06:23:26 +0000 Message-ID: <8dc254dd6cf84f028c2dde593ada13c8@intel.com> References: <20210107133622.3820072-1-weix.ling@intel.com> In-Reply-To: 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 V2] tests/vswitch_sample_cbdma:add test suite sync with 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" > > v1:add test suite sync with test plan. > > > > v2:modify Copyright(c) <2019> to Copyright(c) <2021>. > > > > Signed-off-by: Ling Wei > Acked-by: Wang, Yinan Applied