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 C5D5AA04B5; Thu, 10 Sep 2020 04:19:28 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BE32B1B9B7; Thu, 10 Sep 2020 04:19:28 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 887D6255 for ; Thu, 10 Sep 2020 04:19:27 +0200 (CEST) IronPort-SDR: aac2YBNWmF+fjqVb8m8/7k/zLRQRfEeUeHEx1nP1Ki62hymUFTzG0/EIRE3xHZtE02rhCvVIZj Nxjr98hurmZA== X-IronPort-AV: E=McAfee;i="6000,8403,9739"; a="222656731" X-IronPort-AV: E=Sophos;i="5.76,411,1592895600"; d="scan'208";a="222656731" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Sep 2020 19:19:25 -0700 IronPort-SDR: ElXn4jm/ndT6cWAKPd16N48VVezjmBnltOJL0X86IKkow0aVTiQqkzsUPI483pnip9OOWp/LKe nyTXiDD6oM5g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.76,411,1592895600"; d="scan'208";a="449423210" Received: from irsmsx603.ger.corp.intel.com ([163.33.146.9]) by orsmga004.jf.intel.com with ESMTP; 09 Sep 2020 19:19:24 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by irsmsx603.ger.corp.intel.com (163.33.146.9) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Thu, 10 Sep 2020 03:19:22 +0100 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.1713.004; Thu, 10 Sep 2020 10:19:20 +0800 From: "Tu, Lijuan" To: David Liu , "Yigit, Ferruh" CC: "dts@dpdk.org" , "lylavoie@iol.unh.edu" , "thomas@monjalon.net" Thread-Topic: [dts] [dpdk-dev] [PATCH V1] testpmd: add eeprom/module eeprom display Thread-Index: AQHWhiOMyQHjPqWycUOweIws3TFG3qlhJNZQ Date: Thu, 10 Sep 2020 02:19:20 +0000 Message-ID: <526f7802ba1749fe84d3275c92dbd71e@intel.com> References: <20200908210304.31921-1-dliu@iol.unh.edu> In-Reply-To: <20200908210304.31921-1-dliu@iol.unh.edu> 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] [dpdk-dev] [PATCH V1] testpmd: add eeprom/module eeprom display 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" > To: Yigit, Ferruh > Cc: dts@dpdk.org; lylavoie@iol.unh.edu; thomas@monjalon.net; David Liu > > Subject: [dts] [dpdk-dev] [PATCH V1] testpmd: add eeprom/module eeprom > display It seems you cc to the wrong mail.