From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent JARDIN Subject: Re: [dpdk-dev, PATCHv5, 1/8] ethdev: add new API to retrieve RX/TX queue information Date: Tue, 20 Oct 2015 10:09:11 +0200 Message-ID: <5625F6A7.90002@6wind.com> References: <1443729293-20753-2-git-send-email-konstantin.ananyev@intel.com> <561E3EF2.1040507@6wind.com> <2601191342CEEE43887BDE71AB97725836AAF6E6@irsmsx105.ger.corp.intel.com> <533710CFB86FA344BFBF2D6802E6028621B4DED5@SHSMSX101.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: Amine Kherbouche To: "Qiu, Michael" , "Ananyev, Konstantin" , "dev@dpdk.org" Return-path: Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com [209.85.212.180]) by dpdk.org (Postfix) with ESMTP id 26ADE8E8E for ; Tue, 20 Oct 2015 10:09:13 +0200 (CEST) Received: by wicll6 with SMTP id ll6so33005164wic.0 for ; Tue, 20 Oct 2015 01:09:13 -0700 (PDT) In-Reply-To: <533710CFB86FA344BFBF2D6802E6028621B4DED5@SHSMSX101.ccr.corp.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 20/10/2015 09:53, Qiu, Michael wrote: > But as I know it is different all the time, am I right? > If yes, I don't know what's the value of this field. It can be used to get some snapshot/instant view informations while we have to monitor and debug.