From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id D8F2BFA38 for ; Mon, 16 Jan 2017 03:39:11 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga105.jf.intel.com with ESMTP; 15 Jan 2017 18:39:10 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,236,1477983600"; d="scan'208";a="30954935" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga002.jf.intel.com with ESMTP; 15 Jan 2017 18:39:10 -0800 Received: from fmsmsx102.amr.corp.intel.com (10.18.124.200) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.248.2; Sun, 15 Jan 2017 18:39:10 -0800 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by FMSMSX102.amr.corp.intel.com (10.18.124.200) with Microsoft SMTP Server (TLS) id 14.3.248.2; Sun, 15 Jan 2017 18:39:10 -0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.88]) by SHSMSX103.ccr.corp.intel.com ([10.239.4.69]) with mapi id 14.03.0248.002; Mon, 16 Jan 2017 10:39:07 +0800 From: "Mo, YufengX" To: "Liu, Yong" , "dts@dpdk.org" Thread-Topic: [dts] [PATCH V1]userspace_ethtool: update automation testing script Thread-Index: AQHSb6Gcl6hKoUUA+E6pppvImwDG5KE6ZA2Q Importance: low X-Priority: 5 Date: Mon, 16 Jan 2017 02:39:07 +0000 Message-ID: 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: <587C30FB.3090303@intel.com> 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 02:39:12 -0000 hi,=20 this patch should be ignored. > -----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 testing= script >=20 > Thanks, applied into master branch. >=20 > 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(-)