From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v3 5/6] ixgbe: Config VF RSS Date: Mon, 5 Jan 2015 10:29:21 +0000 Message-ID: <20150105102920.GA13152@bricha3-MOBL3> References: <1419389808-9559-1-git-send-email-changchun.ouyang@intel.com> <1419398584-19520-1-git-send-email-changchun.ouyang@intel.com> <1419398584-19520-6-git-send-email-changchun.ouyang@intel.com> <549A97F6.30901@cloudius-systems.com> <549C0F10.8050402@cloudius-systems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev-VfR2kkLFssw@public.gmane.org" To: "Ouyang, Changchun" Return-path: Content-Disposition: inline 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" On Fri, Dec 26, 2014 at 01:52:25AM +0000, Ouyang, Changchun wrote: > > > > -----Original Message----- > > From: Vlad Zolotarov [mailto:vladz-RmZWMc9puTNJc61us3aD9laTQe2KTcn/@public.gmane.org] > > Sent: Thursday, December 25, 2014 9:20 PM > > To: Ouyang, Changchun; dev-VfR2kkLFssw@public.gmane.org > > Subject: Re: [dpdk-dev] [PATCH v3 5/6] ixgbe: Config VF RSS > > > > > Like I said before, trying to guess what user wants is a way to making a code > > that is very hard to use and to maintain. Pls., just return an error and let the > > user code deal with it the way he/she really wants and not the way u *think* > > he/she wants. > > > I didn't disagree on this, either :-) > If you have strong reason for this way and more guys agree with it, > I will modify it probably in v4. > > > +1 on returning error.