From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCHv4 0/5] ethdev: add new API to retrieve RX/TX queue information Date: Thu, 23 Jul 2015 14:48:10 +0200 Message-ID: <1561754.oyF7FTP0Ti@xps13> References: <1437394750-5965-2-git-send-email-konstantin.ananyev@intel.com> <1437589735-30041-1-git-send-email-konstantin.ananyev@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Konstantin Ananyev Return-path: Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by dpdk.org (Postfix) with ESMTP id 5B4CCC36C for ; Thu, 23 Jul 2015 14:49:23 +0200 (CEST) Received: by wibud3 with SMTP id ud3so22651956wib.1 for ; Thu, 23 Jul 2015 05:49:23 -0700 (PDT) In-Reply-To: <1437589735-30041-1-git-send-email-konstantin.ananyev@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" 2015-07-22 19:28, Konstantin Ananyev: > Add the ability for the upper layer to query RX/TX queue information. > Right now supported for: > ixgbe, i40e, e1000 PMDs. Thank you for working on it. The feature is now in the roadmap for version 2.2. Please postpone any new version to the 2.2 release cycle.