From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id B8B6DA04A5; Thu, 18 Jun 2020 08:12:39 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6DCFC5F2F; Thu, 18 Jun 2020 08:12:39 +0200 (CEST) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id B2D4B54AE for ; Thu, 18 Jun 2020 08:12:37 +0200 (CEST) IronPort-SDR: D89PS2hGwCLTjPR/zyDDwHdZjTV7S28DX5ZpS1aUQwkZLeUk87pLT6TaNdeaVDjRzNW3MI5nyX oFRlC77XQdFA== X-IronPort-AV: E=McAfee;i="6000,8403,9655"; a="122682760" X-IronPort-AV: E=Sophos;i="5.73,525,1583222400"; d="scan'208";a="122682760" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Jun 2020 23:12:36 -0700 IronPort-SDR: nZnsLfQ80pVkIeMDui9yJZ4s3Cabt5DESnVLksI5mEpeW5z03Udj8q06Np15BHtHGmedAV3t6+ xoBZED3/6ifw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,525,1583222400"; d="scan'208";a="262814570" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga007.jf.intel.com with ESMTP; 17 Jun 2020 23:12:36 -0700 Received: from fmsmsx154.amr.corp.intel.com (10.18.116.70) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 17 Jun 2020 23:12:36 -0700 Received: from cdsmsx151.ccr.corp.intel.com (172.17.4.38) by FMSMSX154.amr.corp.intel.com (10.18.116.70) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 17 Jun 2020 23:12:35 -0700 Received: from cdsmsx102.ccr.corp.intel.com ([169.254.2.8]) by CDSMSX151.ccr.corp.intel.com ([172.17.124.18]) with mapi id 14.03.0439.000; Thu, 18 Jun 2020 14:12:32 +0800 From: "Zeng, XiaoxiaoX" To: "dts@dpdk.org" Thread-Topic: [dts] [PATCH V1 0/2]tests/cvl_advanced_rss Thread-Index: AQHWRTZ0bEfLJ3tlE06w9U/o32yKxajd5Bmg Date: Thu, 18 Jun 2020 06:12:32 +0000 Message-ID: References: <20200618144517.2201-1-xiaoxiaox.zeng@intel.com> In-Reply-To: <20200618144517.2201-1-xiaoxiaox.zeng@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.17.6.105] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V1 0/2]tests/cvl_advanced_rss X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 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" Sorry, Please ignore this set of patch Best regards, Zeng,xiaoxiao > -----Original Message----- > From: Zeng, XiaoxiaoX > Sent: Thursday, June 18, 2020 10:45 PM > To: dts@dpdk.org > Cc: Zeng, XiaoxiaoX > Subject: [dts] [PATCH V1 0/2]tests/cvl_advanced_rss >=20 > *.add a dictionary to store result logs. > *.modify rss verify function. >=20 >=20 > Zeng Xiaoxiao (2): > optimize cvl_advanced_rss code > optimize cvl_advanced_rss verify function >=20 > tests/TestSuite_cvl_advanced_rss.py | 32 +++++++++++++++------- > tests/rte_flow_common.py | 41 +++++++++++++---------------- > 2 files changed, 40 insertions(+), 33 deletions(-) >=20 > -- > 2.17.1