From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 3078EFA4D for ; Mon, 16 Jan 2017 04:08:13 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga105.fm.intel.com with ESMTP; 15 Jan 2017 19:08:12 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,237,1477983600"; d="scan'208";a="922926538" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga003.jf.intel.com with ESMTP; 15 Jan 2017 19:08:12 -0800 Received: from fmsmsx118.amr.corp.intel.com (10.18.116.18) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.248.2; Sun, 15 Jan 2017 19:08:12 -0800 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by fmsmsx118.amr.corp.intel.com (10.18.116.18) with Microsoft SMTP Server (TLS) id 14.3.248.2; Sun, 15 Jan 2017 19:08:12 -0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.20]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.132]) with mapi id 14.03.0248.002; Mon, 16 Jan 2017 11:08:09 +0800 From: "Liu, Yong" To: "Mo, YufengX" , "dts@dpdk.org" Thread-Topic: [dts] [PATCH V1]userspace_ethtool: update automation testing script Thread-Index: AQHSZjxyqwB50hVjfE+l7y4TbTma9KE6dWGA//97dICAAI4oIA== Date: Mon, 16 Jan 2017 03:08:08 +0000 Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E62D479B1@SHSMSX103.ccr.corp.intel.com> References: <1483501330-25411-1-git-send-email-yufengx.mo@intel.com> <1483501330-25411-2-git-send-email-yufengx.mo@intel.com> <587C30FB.3090303@intel.com> In-Reply-To: Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: 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 V1]userspace_ethtool: update automation testing script 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: , X-List-Received-Date: Mon, 16 Jan 2017 03:08:14 -0000 Ok, removed this patch. > -----Original Message----- > From: Mo, YufengX > Sent: Monday, January 16, 2017 10:39 AM > To: Liu, Yong ; dts@dpdk.org > Subject: RE: [dts] [PATCH V1]userspace_ethtool: update automation testing > script > Importance: Low >=20 > hi, >=20 > this patch should be ignored. >=20 > > -----Original Message----- > > From: Liu, Yong > > Sent: January 16, 2017 10:34 AM > > To: Mo, YufengX; dts@dpdk.org > > Subject: Re: [dts] [PATCH V1]userspace_ethtool: update automation testi= ng > script > > > > Thanks, applied into master branch. > > > > On 01/04/2017 11:42 AM, yufengmx wrote: > > > fix relative path to absolute path for eeprom checking > > > > > > Signed-off-by: yufengmx > > > --- > > > tests/TestSuite_userspace_ethtool.py | 11 +++++++---- > > > 1 file changed, 7 insertions(+), 4 deletions(-)