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 61F59A0546; Wed, 26 May 2021 08:23:10 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26C8140150; Wed, 26 May 2021 08:23:10 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mails.dpdk.org (Postfix) with ESMTP id A2B1B4003F for ; Wed, 26 May 2021 08:23:08 +0200 (CEST) IronPort-SDR: ATvXpFFTY5FtSLidmQPOc0SHVOMCnV8ABVWs2HCjtPdcXyV9w4PBLHTRJ0vbQfwtlSBgBHdSW+ nFaiI1jgnDgg== X-IronPort-AV: E=McAfee;i="6200,9189,9995"; a="199338782" X-IronPort-AV: E=Sophos;i="5.82,330,1613462400"; d="scan'208";a="199338782" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 May 2021 23:23:02 -0700 IronPort-SDR: PdQNXf1coF/aSbmBTjzsQOFdQdtQrzo4TIe74Zyyl2tvsA8xUpGQQ7U5wGyLJrlfDo5NFEXaLr uBjOxJl1FVHw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.82,330,1613462400"; d="scan'208";a="409089828" Received: from fmsmsx601.amr.corp.intel.com ([10.18.126.81]) by fmsmga007.fm.intel.com with ESMTP; 25 May 2021 23:23:02 -0700 Received: from shsmsx604.ccr.corp.intel.com (10.109.6.214) by fmsmsx601.amr.corp.intel.com (10.18.126.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2242.4; Tue, 25 May 2021 23:23:01 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX604.ccr.corp.intel.com (10.109.6.214) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2242.4; Wed, 26 May 2021 14:22:59 +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.2242.008; Wed, 26 May 2021 14:22:59 +0800 From: "Tu, Lijuan" To: "Xia, YanX" , "dts@dpdk.org" CC: "Xia, YanX" Thread-Topic: [dts] [PATCH V1] tests/metering_and_policing: modify command of adding port meter policy Thread-Index: AQHXS400KBnaaaUhQUu4kIYymjnxIqr1V/Mw Date: Wed, 26 May 2021 06:22:59 +0000 Message-ID: References: <20210518023106.32662-1-yanx.xia@intel.com> In-Reply-To: <20210518023106.32662-1-yanx.xia@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.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 V1] tests/metering_and_policing: modify command of adding port meter policy 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" > modify dts because of dpdk changes of adding port meter policy >=20 > Signed-off-by: Yan Xia Test plan should be updated at the same time.