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 57015A00BE; Thu, 5 May 2022 08:09:05 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E52240C35; Thu, 5 May 2022 08:09:05 +0200 (CEST) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mails.dpdk.org (Postfix) with ESMTP id 9F8D040042 for ; Thu, 5 May 2022 08:09:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1651730943; x=1683266943; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=i4SmhD53XwgQVJpw7D7PQtYR2ErxkGyOfZriGcfvmRA=; b=O6i712ljPzW5NVjWFcGYKcmH137woEStHx0KVnLbR1rlNRbyu4AFvGtp eX+cDuRaqnkhqZOfEG/vJy7f4cP5i+FPkYxR4yq+XVA+/sst6wp7X1L0R NKDgXHxR4uCZHDeoxh351evklrulYUw0g0XosnnN0zDPT8r12VRM0g8xf bmjlreNrGXnrImCAaG6yQT+roKtd2Z6X82n2ViST/zEj/BxLvj+zfds6B zkjdGqjQhgNOihhWhMmXieJgckLiRoqDtwrKOhLOTbcgl0boXocd7eDJC wsHFYLbmblib4uwZf3TauQU6Y1W4tqIAedsYuxr9H9RrhcpwUzvrprAVU A==; X-IronPort-AV: E=McAfee;i="6400,9594,10337"; a="255481756" X-IronPort-AV: E=Sophos;i="5.91,200,1647327600"; d="scan'208";a="255481756" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 May 2022 23:09:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,200,1647327600"; d="scan'208";a="585154882" Received: from fmsmsx605.amr.corp.intel.com ([10.18.126.85]) by orsmga008.jf.intel.com with ESMTP; 04 May 2022 23:09:02 -0700 Received: from fmsmsx611.amr.corp.intel.com (10.18.126.91) 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.2308.27; Wed, 4 May 2022 23:09:02 -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:09:01 -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:09:01 -0700 From: "Tu, Lijuan" To: "Jiale, SongX" , "dts@dpdk.org" CC: "Jiale, SongX" Subject: RE: [dts] [PATCH V1] tests/inline_ipsec: optimization script Thread-Topic: [dts] [PATCH V1] tests/inline_ipsec: optimization script Thread-Index: AQHYWsjS6AGpPMdqiECdqc2nksKLXq0P13fA Date: Thu, 5 May 2022 06:09:01 +0000 Message-ID: <781a09fbcd2a44cbba0ec14296edc25b@intel.com> References: <20220428145009.16107-1-songx.jiale@intel.com> In-Reply-To: <20220428145009.16107-1-songx.jiale@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: Jiale Song > Sent: 2022=1B$BG/=1B(B4=1B$B7n=1B(B28=1B$BF|=1B(B 22:50 > To: dts@dpdk.org > Cc: Jiale, SongX > Subject: [dts] [PATCH V1] tests/inline_ipsec: optimization script >=20 > this command will close all scapy processes, including the started in fra= mware, which will affect the > subsequent case tests. >=20 > Signed-off-by: Jiale Song Framware ? Do you mean framework ?