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 72958A034E; Wed, 9 Feb 2022 17:11:14 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 643A641143; Wed, 9 Feb 2022 17:11:14 +0100 (CET) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mails.dpdk.org (Postfix) with ESMTP id A5C8F41141 for ; Wed, 9 Feb 2022 17:11:13 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1644423073; x=1675959073; h=from:to:subject:date:message-id:references:in-reply-to: content-transfer-encoding:mime-version; bh=ojgjSP0HByuDSjJ3VPElyye0e3LZleTu3czlXeCFItg=; b=cVLyH3f2ZSRQo0SwQfcQGXMGg9DYbdPqyIu81pjmjWlWu6fJFidNA227 aVbW7hsxRTIvFZbmk+KMZMg6+FfJyqHaPRFHVmJnp9MlQr2RSf3suDMlK iFApueiEIa2IcYfjDxiNhWExrXyOhzyxek6gEdcm9jRd9pALirWq5LnFz 3XrgbQOYG3BZlLdzGjW24cQZuYjQsZmk5UN5lfreZ8ybQ3NcudOOcL3X6 L1cqJjQohPlGolOdIJUX3w4KQ3iTLml3XTE/ZdOKQy7X7az/TRpLIUCao stwYqKNH0lLqF17WwYeiCBofGwpMwwWN1WDeVv97ud1LXjYXG0UzmkS9d g==; X-IronPort-AV: E=McAfee;i="6200,9189,10252"; a="335640671" X-IronPort-AV: E=Sophos;i="5.88,356,1635231600"; d="scan'208";a="335640671" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Feb 2022 08:10:54 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,356,1635231600"; d="scan'208";a="482376120" Received: from fmsmsx602.amr.corp.intel.com ([10.18.126.82]) by orsmga003.jf.intel.com with ESMTP; 09 Feb 2022 08:10:54 -0800 Received: from shsmsx602.ccr.corp.intel.com (10.109.6.142) by fmsmsx602.amr.corp.intel.com (10.18.126.82) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Wed, 9 Feb 2022 08:10:53 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX602.ccr.corp.intel.com (10.109.6.142) 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 00:10:51 +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; Thu, 10 Feb 2022 00:10:51 +0800 From: "Tu, Lijuan" To: "Li, WeiyuanX" , "dts@dpdk.org" Subject: RE: [dts][PATCH V2 2/2] test_plans/generic_flow_api_test_plan:remove dpdk code modification. Thread-Topic: [dts][PATCH V2 2/2] test_plans/generic_flow_api_test_plan:remove dpdk code modification. Thread-Index: AQHYHX6kxk4yNKB22ECIKAzfmqDNwqyLZAfA Date: Wed, 9 Feb 2022 16:10:51 +0000 Message-ID: <50fc11f91f8c4ac7847cc9da6da3d9e3@intel.com> References: <20220210093059.31049-1-weiyuanx.li@intel.com> <20220210093059.31049-2-weiyuanx.li@intel.com> In-Reply-To: <20220210093059.31049-2-weiyuanx.li@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: Li, WeiyuanX > Sent: 2022=1B$BG/=1B(B2=1B$B7n=1B(B10=1B$BF|=1B(B 17:31 > To: dts@dpdk.org; Tu, Lijuan > Cc: Li, WeiyuanX > Subject: [dts][PATCH V2 2/2] test_plans/generic_flow_api_test_plan:remove > dpdk code modification. >=20 > Sync modify the test plan remove dpdk code modification. >=20 > Signed-off-by: Weiyuan Li Series applied.