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 202572FDD for ; Tue, 4 Apr 2017 10:59:45 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga105.fm.intel.com with ESMTP; 04 Apr 2017 01:59:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,274,1486454400"; d="scan'208";a="84404181" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.122]) ([10.237.220.122]) by fmsmga006.fm.intel.com with ESMTP; 04 Apr 2017 01:59:43 -0700 To: Qi Zhang References: <20170404023308.25310-1-qi.z.zhang@intel.com> Cc: jingjing.wu@intel.com, helin.zhang@intel.com, dev@dpdk.org From: Ferruh Yigit Message-ID: <32a4aab8-e530-e969-4616-c6efd1225a48@intel.com> Date: Tue, 4 Apr 2017 09:59:43 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170404023308.25310-1-qi.z.zhang@intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v3] app/testpmd: add CL to show/clear VF stats X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Apr 2017 08:59:46 -0000 On 4/4/2017 3:33 AM, Qi Zhang wrote: > Add two commands to show/clear VF stats > show vf stats > clear vf stats > > Signed-off-by: Qi Zhang Applied to dpdk-next-net/master, thanks. (Fixed doc warning [1] while applying.) [1] " .../doc/guides/testpmd_app_ug/testpmd_funcs.rst:336: WARNING: Title underline too short. clear vf stats ~~~~~~~~~~~~~ "