From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 54B9A2B83 for ; Wed, 18 Jan 2017 09:13:36 +0100 (CET) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga103.fm.intel.com with ESMTP; 18 Jan 2017 00:13:35 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,248,1477983600"; d="scan'208";a="54593977" Received: from stv-crb-56.sh.intel.com (HELO [10.239.128.116]) ([10.239.128.116]) by fmsmga005.fm.intel.com with ESMTP; 18 Jan 2017 00:13:34 -0800 Message-ID: <587F2291.2070900@intel.com> Date: Wed, 18 Jan 2017 16:08:49 +0800 From: "Liu, Yong" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: yufengx.mo@intel.com, dts@dpdk.org References: <1484556752-34932-1-git-send-email-yufengx.mo@intel.com> In-Reply-To: <1484556752-34932-1-git-send-email-yufengx.mo@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] [PATCH V3 0/2] userspace_ethtool: update automation testing script/test plan 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: Wed, 18 Jan 2017 08:13:36 -0000 Thanks, applied. On 01/16/2017 04:52 PM, yufengx.mo@intel.com wrote: > From: yufengmx > > *. fix comment description > *.add nic's firmware/bus-info information query checking, which is corresponding with Qiming Yang's 'add firmware version get' > > yufengmx (2): > userspace_ethtool: update test plan. > userspace_ethtool: update automation testing script. > > test_plans/userspace_ethtool_test_plan.rst | 8 +- > tests/TestSuite_userspace_ethtool.py | 141 +++++++++++++++++++++++------ > 2 files changed, 117 insertions(+), 32 deletions(-) >