From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/2] igb/ixgbe: ETH_MQ_RX_NONE should disable RSS Date: Wed, 20 Nov 2013 11:14:48 +0100 Message-ID: <201311201114.48482.thomas.monjalon@6wind.com> References: <1384866215-18420-1-git-send-email-maxime.leroy@6wind.com> <528C85C3.3070607@6wind.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Prashant Upadhyaya Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 20/11/2013 11:06, Prashant Upadhyaya : > So if I have multiple queues and was using ETH_MQ_RX_NONE (and therefore > utilizing RSS), it will stop working for me now after this patch ? Yes, you should use ETH_MQ_RX_RSS to explicitly enable RSS. > ====================================================================== > Please refer to http://www.aricent.com/legal/email_disclaimer.html > for important disclosures regarding this electronic communication. > ====================================================================== Please do not use this type of disclaimer on a public mailing list. -- Thomas