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 2A8FAA00E6 for ; Tue, 6 Aug 2019 08:13:21 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D08BF1B96E; Tue, 6 Aug 2019 08:13:20 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 6D2F9DE3 for ; Tue, 6 Aug 2019 08:13:19 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Aug 2019 23:13:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,352,1559545200"; d="scan'208";a="168198891" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga008.jf.intel.com with ESMTP; 05 Aug 2019 23:13:17 -0700 Received: from fmsmsx119.amr.corp.intel.com (10.18.124.207) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 5 Aug 2019 23:13:17 -0700 Received: from shsmsx105.ccr.corp.intel.com (10.239.4.158) by FMSMSX119.amr.corp.intel.com (10.18.124.207) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 5 Aug 2019 23:13:16 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.112]) by SHSMSX105.ccr.corp.intel.com ([169.254.11.15]) with mapi id 14.03.0439.000; Tue, 6 Aug 2019 14:13:15 +0800 From: "Chen, Zhaoyan" To: "Mo, YufengX" , "dts@dpdk.org" CC: "Mo, YufengX" , "Chen, Zhaoyan" Thread-Topic: [dts] [PATCH V2 0/2] [next]dts/pktgen: TREX core mask configuration Thread-Index: AQHVTByyhSwAyJirEEGXMmvo4VYap6bto7Rg Date: Tue, 6 Aug 2019 06:13:14 +0000 Message-ID: <9DEEADBC57E43F4DA73B571777FECECA41D770B0@SHSMSX104.ccr.corp.intel.com> References: <1565071409-215899-1-git-send-email-yufengx.mo@intel.com> In-Reply-To: <1565071409-215899-1-git-send-email-yufengx.mo@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V2 0/2] [next]dts/pktgen: TREX core mask configuration 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" Acked-by: Zhaoyan Chen Regards, Zhaoyan Chen > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of yufengmx > Sent: Tuesday, August 6, 2019 2:03 PM > To: dts@dpdk.org > Cc: Mo, YufengX > Subject: [dts] [PATCH V2 0/2] [next]dts/pktgen: TREX core mask configurat= ion >=20 > convert core mask setting to list format. >=20 >=20 > v2: > - Follow Chen, Zhaoyan review > - *. remove synchronized option for future > - *. add CORE_MASK_PIN option value >=20 > yufengmx (2): > [next]conf/pktgen: update option description > [next]framework/pktgen_trex: convert core mask setting to list format >=20 > conf/pktgen.cfg | 11 +++++++++-- > framework/pktgen_trex.py | 26 +++++++++++++++++++++----- > 2 files changed, 30 insertions(+), 7 deletions(-) >=20 > -- > 1.9.3