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 0479AA00BE; Fri, 11 Feb 2022 04:13:00 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B57E3410E5; Fri, 11 Feb 2022 04:13:00 +0100 (CET) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mails.dpdk.org (Postfix) with ESMTP id 44F5040DF5 for ; Fri, 11 Feb 2022 04:12:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1644549179; x=1676085179; h=from:to:subject:date:message-id:references:in-reply-to: content-transfer-encoding:mime-version; bh=ssUmWlovX6wrpajYj7YwFIR5E13MWlo0/7TFBO9l3rE=; b=emWKM62u+OnSDqb+0Mg6xIuGiwr2jA17w8+H69R3fDezM5/We1VUSzbW d4HIrohAKNqmAab0wYqZfjzg4UcUSP/PNwRDdTGfOA7hVmB2YcBKrjbV6 9cpS0cOXoe3jahKi428N9zeD0ctMUUSmkUoGhaPlSnK+fMpE3PcikPtxt gCuWrmsvCx+RSDhSmUdsV3CAAwVPbfNYkm8y6p7yHeAv0vmk3nsxii8Rw 5nIKXXwIBSCc5iv8J8wIaZDN+abKk+s4hHAbHCqcdiTS8eB4f+f7qdG9S KaWkQajYEG/oDlWI73WrZ3TSZygJdwFwtGbFE0tfBZGiNN3vdciS09fT5 Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10254"; a="247237475" X-IronPort-AV: E=Sophos;i="5.88,359,1635231600"; d="scan'208";a="247237475" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Feb 2022 19:12:58 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,359,1635231600"; d="scan'208";a="701943134" Received: from fmsmsx606.amr.corp.intel.com ([10.18.126.86]) by orsmga005.jf.intel.com with ESMTP; 10 Feb 2022 19:12:58 -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 19:12:57 -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 11:12:50 +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 11:12:50 +0800 From: "Tu, Lijuan" To: "Li, WeiyuanX" , "dts@dpdk.org" Subject: RE: [dts][PATCH V1 2/2] test_plans/ipfrag_test_plan: remove dpdk code modification. Thread-Topic: [dts][PATCH V1 2/2] test_plans/ipfrag_test_plan: remove dpdk code modification. Thread-Index: AQHYHlOkxmSTEJtjG0uV1yaqhR0JKayNrb8A Date: Fri, 11 Feb 2022 03:12:50 +0000 Message-ID: <54cf777acc4e470b90f9925b0ba85825@intel.com> References: <20220210074401.449687-1-weiyuanx.li@intel.com> <20220210074401.449687-2-weiyuanx.li@intel.com> In-Reply-To: <20220210074401.449687-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 15:44 > To: dts@dpdk.org; Tu, Lijuan > Cc: Li, WeiyuanX > Subject: [dts][PATCH V1 2/2] test_plans/ipfrag_test_plan: remove dpdk cod= e > modification. >=20 > From: Weiyuan li >=20 > Sync modify the test plan remove dpdk code modification. >=20 > Signed-off-by: Weiyuan li Series applied, thanks