From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id C731411D9 for ; Mon, 16 Jan 2017 09:30:00 +0100 (CET) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga103.jf.intel.com with ESMTP; 16 Jan 2017 00:29:55 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,238,1477983600"; d="scan'208";a="49254542" Received: from shecgisg006.sh.intel.com ([10.239.39.68]) by orsmga004.jf.intel.com with ESMTP; 16 Jan 2017 00:29:52 -0800 Received: from shecgisg006.sh.intel.com (localhost [127.0.0.1]) by shecgisg006.sh.intel.com with ESMTP id v0G8TqkE032414; Mon, 16 Jan 2017 16:29:52 +0800 Received: (from yufengmx@localhost) by shecgisg006.sh.intel.com with œ id v0G8Tq7W032410; Mon, 16 Jan 2017 16:29:52 +0800 From: yufengx.mo@intel.com To: dts@dpdk.org Cc: yufengmx Date: Mon, 16 Jan 2017 16:29:50 +0800 Message-Id: <1484555392-32241-1-git-send-email-yufengx.mo@intel.com> X-Mailer: git-send-email 1.7.0.7 Subject: [dts] [PATCH V2 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: Mon, 16 Jan 2017 08:30:01 -0000 From: yufengmx *.add nic's firmware/bus-info information query checking, which is corresponding with Qiming Yang's patchset 18597-18600 patchset 18601 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(-) -- 1.9.3