From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] i40e: fix the issue of cannot using more than 1 poor for VMDq Date: Wed, 11 Nov 2015 19:37:23 +0100 Message-ID: <1465196.mXGzgHziTg@xps13> References: <1447232205-2339-1-git-send-email-helin.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Helin Zhang Return-path: Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) by dpdk.org (Postfix) with ESMTP id 1D3398E7D for ; Wed, 11 Nov 2015 19:38:35 +0100 (CET) Received: by wmww144 with SMTP id w144so170941883wmw.1 for ; Wed, 11 Nov 2015 10:38:35 -0800 (PST) In-Reply-To: <1447232205-2339-1-git-send-email-helin.zhang@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-11-11 16:56, Helin Zhang: > It fixes the issue of cannot using more than 1 poor for VMDq, > according to the queues left. > > Fixes: 705b57f82054 ("i40e: enlarge the number of supported queues") > > Signed-off-by: Helin Zhang Applied, thanks