From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH v6 10/13] ixgbe: support VMDq RSS in non-SRIOV environment Date: Wed, 21 Oct 2015 21:45:00 +0800 Message-ID: <20151021134500.GL3115@yliu-dev.sh.intel.com> References: <1444369572-1157-1-git-send-email-yuanhan.liu@linux.intel.com> <1444369572-1157-11-git-send-email-yuanhan.liu@linux.intel.com> <2601191342CEEE43887BDE71AB97725836AB3299@irsmsx105.ger.corp.intel.com> <20151021130114.GI3115@yliu-dev.sh.intel.com> <2601191342CEEE43887BDE71AB97725836AB34A6@irsmsx105.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev@dpdk.org" , "marcel@redhat.com" , "Michael S. Tsirkin" To: "Ananyev, Konstantin" Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id D476D95D1 for ; Wed, 21 Oct 2015 15:44:42 +0200 (CEST) Content-Disposition: inline In-Reply-To: <2601191342CEEE43887BDE71AB97725836AB34A6@irsmsx105.ger.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" > > > > Hi, > > > > Thanks for the review. However, as you might have seen, I dropped this > > patch in the lastest version. This patch is for using the NIC VMDq > > feature to link with VM multiple queue to demonstrate the multiple > > queue feature. However, this introduces too much limitation. So, > > I dropped it. > > Ah sorry, didn't notice it - too many patches are flying around these days. That's true :) --yliu > > > > > However, despite of above usage, if you think it's necessary to add > > such ability (support VMDq RSS in non-SRIOV), I could update this patch > > based on your comments, and sent it out as a standalone patch. Otherwise, > > I'll simply drop it. > > That's ok by me. > Konstantin > > > > > --yliu