From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v2] net/ixgbe: use queues assigned to PF instad of VF Date: Wed, 21 Sep 2016 13:47:32 +0100 Message-ID: <20160921124732.GM16464@bricha3-MOBL3> References: <1472206161-14601-1-git-send-email-alexz@att.com> <1472520209-51252-1-git-send-email-alexz@att.com> <6A0DE07E22DDAD4C9103DF62FEBC0909392944A8@shsmsx102.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Alex Zelezniak , "dev@dpdk.org" , "Yigit, Ferruh" , "stephen@networkplumber.org" To: "Lu, Wenzhuo" Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 5AD062170 for ; Wed, 21 Sep 2016 14:47:36 +0200 (CEST) Content-Disposition: inline In-Reply-To: <6A0DE07E22DDAD4C9103DF62FEBC0909392944A8@shsmsx102.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 Thu, Sep 08, 2016 at 12:55:00AM +0000, Lu, Wenzhuo wrote: > Hi, > > > -----Original Message----- > > From: Alex Zelezniak [mailto:alexz@att.com] > > Sent: Tuesday, August 30, 2016 9:23 AM > > To: dev@dpdk.org > > Cc: Lu, Wenzhuo; Yigit, Ferruh; stephen@networkplumber.org; azelezniak > > Subject: [PATCH v2] net/ixgbe: use queues assigned to PF instad of VF > > > > From: azelezniak > > > > v2: > > * shorten Subject line > > * added more thorough description > > > > v1: > > this patch uses queues which belong to PF instead of queus 0 - nb_rx_queues > > which belong to VF0 in SR-IOV configuration > > > > Signed-off-by: Alex Zelezniak > Acked-by: Wenzhuo Lu > Thanks for the patch:) > Applied to dpdk-next-net/rel_16_11 with updated title "net/ixgbe: fix VF reset to apply to correct VF". Regards, /Bruce