From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gregory Etelson Subject: ixgbevf: queue start stop functions Date: Mon, 22 May 2017 12:35:37 +0300 Message-ID: <1734368.7xbTXpWpzS@polaris> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Bruce Richardson , Ferruh Yigit , Qi Zhang To: dev@dpdk.org Return-path: Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id 631B820F for ; Mon, 22 May 2017 11:35:40 +0200 (CEST) Received: by mail-wm0-f46.google.com with SMTP id 7so58101176wmo.1 for ; Mon, 22 May 2017 02:35:40 -0700 (PDT) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hello, ixgbevf PMD has no implementation for RX/TX queue start/stop functions in DPDK-17.05.0 Is there a roadmap to add these functions to DPDK ? Thank you Regards, Gregory